{
  "name": "Swypatune - Your Music Platform",
  "short_name": "Swypatune",
  "description": "Discover, share, and enjoy music with Swypatune. Pitch, swipe, and break through.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0613",
  "theme_color": "#E91E63",
  "categories": ["music", "entertainment", "social"],
  "icons": [
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
