{
  "name": "有田地方 防災モニター",
  "short_name": "防災モニター",
  "description": "和歌山県有田地方の災害・防災情報をリアルタイムで監視するダッシュボード。警報・警戒レベル・水位・地震をまとめて表示し、緊急時は通知します。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#00081a",
  "theme_color": "#00081a",
  "categories": ["weather", "utilities", "news"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
