{
  "name": "Yuragi — 自然音",
  "short_name": "Yuragi",
  "description": "著作権フリーの自然音を重ねて流す、ながら聴きアンビエントプレーヤー。",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14100c",
  "theme_color": "#16110d",
  "orientation": "any",
  "lang": "ja",
  "categories": ["lifestyle", "music", "health"],
  "icons": [
    { "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" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
