{
  "name": "WNY App ไปราชการ",
  "short_name": "WNY App",
  "description": "ระบบไปราชการออนไลน์ โรงเรียนวังน้ำเย็นวิทยาคม",
  "lang": "th",
  "id": "./app/",
  "start_url": "./app/?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#e0f2fe",
  "background_color": "#fff1f7",
  "icons": [
    {
      "src": "./assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/pwa/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
