{
  "name": "Dance.AI — AI Movement Coach",
  "short_name": "Dance.AI",
  "description": "Dance with an intelligent AI avatar that watches, teaches and improvises moves to your music.",
  "start_url": "/dance/?utm_source=pwa_install&utm_medium=homescreen&utm_campaign=add_to_homescreen",
  "scope": "/dance/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b10",
  "theme_color": "#0a0b10",
  "icons": [
    { "src": "/dance/static/brand-logo-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/dance/static/brand-logo.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }
  ]
}
