
{
  "short_name": "IT上菜",
  "name": "IT上菜 - 專注技術與軟體應用的科技部落格",
  "description": "提供最實用的作業系統教學、AI 應用提示詞、軟體推薦與技術筆記。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0056b3",
  "id": "/?source=pwa",
  "categories": ["education", "technology"],
  "icons": [
    {
      "src": "/images/icon-256.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}