{
  "name": "HalalNearMe.sg - Halal Food Singapore",
  "short_name": "HalalNearMe",
  "description": "Discover halal food locations in Singapore with interactive map",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "travel", "lifestyle"],
  "lang": "en-SG",
  "dir": "ltr",
  "prefer_related_applications": false,
  "permissions": [
    "geolocation"
  ],
  "scope": "/",
  "related_applications": []
}
