{
  "id": "mtos-portal",
  "name": "MT Customer",
  "short_name": "MT C",
  "description": "Manage your tiffin subscription, billing, and meal changes.",
  "start_url": "/portal",
  "scope": "/portal/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["food", "business"],
  "icons": [
    {
      "src": "/icons/portal/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/portal/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/portal/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
