{
  "name": "NIHSS Tool",
  "short_name": "NIHSS",
  "description": "NIH Stroke Scale 評価ツール",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152-v2.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-167-v2.png",
      "sizes": "167x167",
      "type": "image/png"
    }
  ]
}
