{
  "name": "ShiseiKeeper",
  "short_name": "ShiseiKeeper",
  "description": "PCカメラで姿勢を見守り、崩れたら通知するプライバシーファーストのWebアプリ",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "natural",
  "background_color": "#0f172a",
  "theme_color": "#1f6feb",
  "lang": "ja",
  "categories": ["health", "productivity", "utilities"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
