{
  "name": "おうちランダムダンス",
  "short_name": "ランダムダンス",
  "start_url": "/randomdance/",
  "display": "standalone",
  "background_color": "#232485",
  "theme_color": "#232485",
  "icons": [
    {
      "src": "/static/images/pwa-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
