{
  "name": "Fuu",
  "short_name": "Fuu",
  "id": "/",
  "description": "呼吸のリズムに合わせて深呼吸できる無料アプリ / Breathe together with the world",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F5F0",
  "theme_color": "#1D9E75",
  "orientation": "portrait",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["health", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "呼吸をはじめる",
      "short_name": "呼吸",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
