{
  "name": "Bot Please! AI News",
  "short_name": "Bot Please!",
  "description": "ข่าว AI & Tech อัปเดตทุก 3 ชั่วโมง สรุปเป็นภาษาไทย",
  "start_url": "/research/",
  "scope": "/research/",
  "display": "standalone",
  "background_color": "#EDE9FE",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "lang": "th",
  "categories": ["news", "technology"],
  "icons": [
    { "src": "/research/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/research/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/research/icon.svg",     "sizes": "any",      "type": "image/svg+xml" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "News Feed",
      "short_name": "ข่าว",
      "description": "ดูข่าว AI & Tech ล่าสุด",
      "url": "/research/?view=dashboard",
      "icons": [{ "src": "/research/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Summary",
      "short_name": "สรุป AI",
      "description": "AI สรุปข่าวประจำวัน",
      "url": "/research/?view=digest",
      "icons": [{ "src": "/research/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
