{
  "name": "Vynce - Your music, analyzed",
  "short_name": "Vynce",
  "description": "Turn your Spotify data into stunning, AI-powered insights",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Vynce_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Vynce_logo.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Vynce_logo.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["music", "entertainment", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
} 