{
  "name": "Lokalii — Your City. At Your Fingertips.",
  "short_name": "Lokalii",
  "description": "Find trusted local services, food, shopping and more in Hyderabad.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C2B5E",
  "theme_color": "#1C2B5E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "local", "shopping"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Home Services",
      "url": "/?cat=services",
      "description": "Find plumbers, electricians and more"
    },
    {
      "name": "Food nearby",
      "url": "/?cat=food",
      "description": "Restaurants and food near you"
    },
    {
      "name": "List my business",
      "url": "/register",
      "description": "Add your business to Lokalii"
    }
  ]
}
