{
  "name": "Witshots — Product Intelligence",
  "short_name": "Witshots",
  "description": "Judgment, not information. Product decisions, behavioral patterns, and company teardowns.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0E0C",
  "theme_color": "#0F0E0C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
  ],
  "categories": ["news", "productivity", "business"],
  "shortcuts": [
    {
      "name": "Decodes",
      "short_name": "Decodes",
      "description": "Company teardowns",
      "url": "/decodes"
    },
    {
      "name": "Ask Witshots",
      "short_name": "Ask AI",
      "description": "AI product intelligence chat",
      "url": "/ai"
    }
  ]
}
