{
  "name": "ETAOP Shopping",
  "short_name": "ETAOP",
  "description": "Shop local products from nearby ETAOP merchants.",
  "start_url": "/?utm_source=web_app_manifest&utm_medium=android&utm_campaign=shopping_app_install",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EAF3F7",
  "theme_color": "#1D789F",
  "icons": [
    {
      "src": "/etaop-shopping-icon-day.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/etaop-shopping-icon-day.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "in.etaop.shopping",
      "url": "https://play.google.com/store/apps/details?id=in.etaop.shopping"
    }
  ]
}
