{
  "name": "MangoBites Restaurant",
  "short_name": "MangoBites Restaurant",
  "description": "Restaurant operations portal for Mango Bites.",
  "id": "/restaurant-portal",
  "start_url": "/restaurant-portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest-restaurant.json",
      "id": "https://restaurant.mangobites.online/restaurant-portal"
    }
  ],
  "icons": [
  {
    "src": "/mango-bites-restaurant-192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any maskable"
  },
  {
    "src": "/mango-bites-restaurant-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
  }
  ]
}
