{
  "id": "/",
  "name": "DEMU",
  "short_name": "DEMU",
  "description": "Order food, groceries and pharmacy items from trusted local businesses in Ughelli.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#FF7A00",
  "categories": ["shopping", "food", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.shopdemu",
      "url": "https://play.google.com/store/apps/details?id=com.shopdemu"
    }
  ],
  "shortcuts": [
    { "name": "Explore", "short_name": "Explore", "url": "/explore" },
    { "name": "My orders", "short_name": "Orders", "url": "/orders" },
    { "name": "Wallet", "short_name": "Wallet", "url": "/wallet" }
  ],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
