{
  "name": "CareNavi",
  "short_name": "ケアナビ",
  "description": "看護師のための臨床ツール集",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f4f2",
  "theme_color": "#2d7a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%232d7a5f'/><path d='M96 32L44 62v60l52 30 52-30V62L96 32z' fill='white' opacity='0.9'/><path d='M96 50v92M80 78h32' stroke='white' stroke-width='10' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%232d7a5f'/><path d='M256 80L112 162v132l144 86 144-86V162L256 80z' fill='white' opacity='0.9'/><path d='M256 130v252M210 200h92' stroke='white' stroke-width='28' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health", "utilities"],
  "lang": "ja",
  "prefer_related_applications": false
}
