{
  "name": "ストレスみまもり デモンストレーション",
  "short_name": "みまもりDEMO",
  "description": "ストレスチェック・面談・組織分析までを一気通貫で体験できるデモンストレーション",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "lang": "ja",
  "categories": ["health", "business", "medical"],
  "icons": [
    { "src": "./icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "./icons/icon-167.png", "sizes": "167x167", "type": "image/png" },
    { "src": "./icons/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
