{
  "name": "Awaawa - 守谷市ローカル掲示板",
  "short_name": "Awaawa",
  "description": "守谷市のいまを共有しよう",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf8f2",
  "theme_color": "#4a90e2",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "ホーム",   "url": "/home",   "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "防犯情報", "url": "/crime",   "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "MAP",      "url": "/map",     "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "ごみ",     "url": "/garbage", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
