{
  "name": "TrueTellar - Verified Public Opinions",
  "short_name": "TrueTellar",
  "description": "Create and join public opinions with WhatsApp-verified participation.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf8f2",
  "theme_color": "#0b3b37",
  "categories": ["social", "productivity", "utilities"],
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {"name": "Explore campaigns", "short_name": "Explore", "url": "/explore"},
    {"name": "Trending campaigns", "short_name": "Trending", "url": "/trending"}
  ]
}
