{
  "name": "1SamDigital Music",
  "short_name": "1SamDigital",
  "description": "The futuristic music platform where creators and listeners connect",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030303",
  "theme_color": "#7000FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "prefer_related_applications": false
}
