{
  "name": "TechManNews - AI, Gadgets, Software & Startups",
  "short_name": "TechManNews",
  "description": "Latest AI, gadgets, software and startup news. Stay ahead with TechManNews - your pulse on the tech world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF4E7",
  "theme_color": "#1B2A4A",
  "categories": [
    "news",
    "technology"
  ],
  "icons": [
    {
      "src": "/techmannews_pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/tmn-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tmn-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tmn-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "url": "/news"
    },
    {
      "name": "AI",
      "short_name": "AI",
      "url": "/ai"
    },
    {
      "name": "Gadgets",
      "short_name": "Gadgets",
      "url": "/gadgets"
    },
    {
      "name": "Articles",
      "short_name": "Articles",
      "url": "/articles"
    }
  ]
}
