{
  "id": "/",
  "name": "doondoo",
  "short_name": "doondoo",
  "description": "Hyperlocal community app for businesses, services, alerts, and neighbours near you. Kerala’s neighbourhood OS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a5f4a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "business", "local"],
  "icons": [
    {
      "src": "/icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-64x64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Near me · Today",
      "short_name": "Near me",
      "description": "See what’s happening around you right now",
      "url": "/near-me",
      "icons": [{ "src": "/icons/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ask doondoo",
      "short_name": "Ask",
      "description": "Tell us what you need in plain language",
      "url": "/ask",
      "icons": [{ "src": "/icons/favicon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
