{
  "name": "ระบบไฟเรนเจอร์",
  "short_name": "ไฟเรนเจอร์",
  "description": "ระบบสนับสนุนนักจัดการไฟ จังหวัดเชียงใหม่",
  "start_url": "/tracking",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "lang": "th",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "แผนที่",
      "short_name": "แผนที่",
      "url": "/map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "รายงานไฟ",
      "short_name": "รายงาน",
      "url": "/tracking",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
