{
  "id": "/",
  "name": "TinyTiffin",
  "short_name": "TinyTiffin",
  "description": "A simple school tiffin subscription with fresh, child-friendly meals, reusable boxes and convenient school delivery.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF8EC",
  "theme_color": "#FFF8EC",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshot-mobile.jpg",
      "sizes": "780x1688",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "TinyTiffin home screen: fresh school meals by subscription"
    },
    {
      "src": "/assets/images/screenshot-desktop.jpg",
      "sizes": "1440x900",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "TinyTiffin on desktop"
    }
  ],
  "shortcuts": [
    { "name": "This week’s menu", "short_name": "Menu", "url": "/#menu" },
    { "name": "Pricing", "short_name": "Pricing", "url": "/#pricing" },
    { "name": "Join TinyTiffin", "short_name": "Join", "url": "/#join" }
  ]
}
