{
  "name": "Dancié — Where Dance Artists Thrive",
  "short_name": "Dancié",
  "description": "The platform where dance artists build presence, share work, and connect with the creative ecosystem.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E2A4A",
  "theme_color": "#1E2A4A",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}