{
  "name": "Shield Lunch Portal",
  "short_name": "Lunch Portal",
  "description": "Daily lunch ordering for Shield International School",
  "start_url": "/portal_login.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A3A6B",
  "background_color": "#F5F6FA",
  "icons": [
    {
      "src": "/icon.php?s=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.php?s=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "food"],
  "lang": "en"
}
