{
  "name": "Choosy Smarter with AI",
  "short_name": "Choosy",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "description": "AI and technology, made easier to understand and choose",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "imgs/pwa/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "imgs/pwa/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "icons": [
        {
          "src": "imgs/pwa/512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ],
      "description": "Discover real-time eco news, check sustainable brand scores, and verify products with Digital Product Passports."
    },
    {
      "name": "Pulse",
      "url": "/pulse",
      "icons": [
        {
          "src": "imgs/pwa/512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ],
      "description": "Latest AI & Technology News"
    },
    {
      "name": "Explore",
      "url": "/explore",
      "icons": [
        {
          "src": "imgs/pwa/512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ],
      "description": "Explore AI Tools, Apps, Software & Gadgets"
    },
    {
      "name": "Insights",
      "url": "/insights",
      "icons": [
        {
          "src": "imgs/pwa/512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ],
      "description": "AI & Technology Insights, Analysis & Trends"
    },
    {
      "name": "VS Zone",
      "url": "/vs-zone",
      "icons": [
        {
          "src": "imgs/pwa/512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ],
      "description": "AI & Technology Comparisons – VS Zone"
    }
  ],
  "screenshots": [
    {
      "src": "imgs/pwa/home.jpg",
      "sizes": "1903x1080",
      "type": "image/jpg",
      "platform": "wide"
    },
    {
      "src": "imgs/pwa/article.jpg",
      "sizes": "1903x1080",
      "type": "image/jpg",
      "platform": "wide"
    }
  ]
}