{
  "name": "AlKoncierge — Halal restaurants near you",
  "short_name": "AlKoncierge",
  "description": "Find halal restaurants near you. Verified halal-certified, Muslim-owned and self-declared listings on a map you can trust.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF7",
  "theme_color": "#2A3B2C",
  "categories": ["food", "travel", "lifestyle"],
  "icons": [
    {
      "src": "/alkoncierge-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/alkoncierge-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/alkoncierge-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find halal nearby",
      "short_name": "Find halal",
      "description": "Open the map and find halal restaurants near you",
      "url": "/?source=pwa-shortcut",
      "icons": [{ "src": "/alkoncierge-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Owner dashboard",
      "short_name": "Owner",
      "description": "Manage your restaurant listing",
      "url": "/owner?source=pwa-shortcut",
      "icons": [{ "src": "/alkoncierge-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
