{
  "name": "OotaApp - Home Cooked Tiffin Service Bangalore",
  "short_name": "OotaApp",
  "description": "Fresh home-cooked meals delivered daily in Bangalore. Subscribe to tiffin service from verified Anna Lakshmi kitchens.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCFBF7",
  "theme_color": "#E8824C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/oota.applogo1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "shopping"],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "For Customers",
      "short_name": "Customers",
      "description": "Subscribe to home cooked tiffin service",
      "url": "/for-customers",
      "icons": [{ "src": "/images/customer.png", "sizes": "192x192" }]
    },
    {
      "name": "Become a Cook",
      "short_name": "Anna Lakshmi",
      "description": "Earn from home cooking",
      "url": "/become-a-cook",
      "icons": [{ "src": "/images/annalakshmi.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with OotaApp",
      "url": "/contact",
      "icons": [{ "src": "/images/contact.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/heromain.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
