{
  "name": "SafePath KMITL — ระบบผังหนีไฟฉุกเฉิน 2D สจล.",
  "short_name": "SafePath",
  "description": "ระบบแผนผังหนีไฟฉุกเฉิน 2 มิติ อาคารสำนักการเรียนรู้ตลอดชีวิต KLLC สจล. ใช้งานได้ 100% แม้ออฟไลน์",
  "start_url": "/?source=pwa&action=download",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/textures/blueprint_f1.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}