{
  "name": "HalalFind",
  "short_name": "HalalFind",
  "description": "Find halal restaurants, Muslim-owned businesses, mosques, and community services near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f2",
  "theme_color": "#1a6b3c",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "navigation"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}