{
  "name": "Khon Kaen Radar",
  "short_name": "Radar",
  "description": "เรดาร์ฝนและข้อมูลสภาพอากาศ",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5faf8",
  "theme_color": "#1595a3",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "img/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
