{
  "name": "Choosya Behind",
  "short_name": "Choosya Behind",
  "lang": "en",
  "dir": "auto",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#070710",
  "description": "Your expert source for daily tech news, in-depth product explore, comparisons, and deep-dive AI analysis.",
  "orientation": "any",
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "gcm_sender_id": "893546629439",
  "prefer_related_applications": false,
  "categories": [
    "entertainment",
    "lifestyle",
    "shopping",
    "social"
  ],
  "shortcuts": [
    {
      "name": "Explore",
      "url": "/explore",
      "icons": [
        {
          "src": "imgs/pwa/96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ],
      "description": "Explore"
    },
    {
      "name": "News",
      "url": "/news",
      "icons": [
        {
          "src": "imgs/pwa/96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ],
      "description": "News"
    },
    {
      "name": "Guides",
      "url": "/guide",
      "icons": [
        {
          "src": "imgs/pwa/96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ],
      "description": "Guides"
    },
    {
      "name": "Products",
      "url": "/product",
      "icons": [
        {
          "src": "imgs/pwa/96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ],
      "description": "Products"
    },
    {
      "name": "Comparisons",
      "url": "/comparison",
      "icons": [
        {
          "src": "imgs/pwa/96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ],
      "description": "Comparisons"
    }
  ],
  "screenshots": [
    {
      "src": "imgs/screenshots/explore.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide"
    },
    {
      "src": "imgs/screenshots/news.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide"
    },
    {
      "src": "imgs/screenshots/guide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide"
    },
    {
      "src": "imgs/screenshots/product.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide"
    },
    {
      "src": "imgs/screenshots/comparison.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide"
    }
  ],
  "icons": [
    {
      "src": "imgs/pwa/1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "imgs/pwa/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imgs/pwa/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}