{
  "name": "Mamoru Infra - 消防設備点検報告書作成",
  "short_name": "Mamoru Infra",
  "description": "消防用設備等点検結果報告書をブラウザから作成・PDF出力できるWebアプリケーション",
  "start_url": "/tool",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
