{
  "name": "StackLife - 病院で困らない生活記録",
  "short_name": "StackLife",
  "description": "症状・体温・薬をかんたん記録。病院受診時にそのまま見せられる。",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ja",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"]
}
