{
  "display": "standalone",
  "id": "shiketsu-guide",
  "lang": "ja",
  "name": "止血.com",
  "short_name": "止血.com",
  "description": "「止血.com」のアプリです。",
  "categories": ["medical", "reference"],
  "scope": "https://shiketsu-guide.com/",
  "start_url": "./index.htm",
  "theme_color": "#a52329",
  "background_color": "#a52329",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "parts/touch/homescreen48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "parts/touch/homescreen72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "parts/touch/homescreen96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "parts/touch/homescreen128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
        "src": "parts/touch/homescreen144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
     },
    {
      "src": "parts/touch/homescreen192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "parts/touch/homescreen384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "parts/touch/homescreen512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}