{
  "name": "SwaggaLIVE",
  "short_name": "SwaggaLIVE",
  "description": "The CreatorOS for the culture. Stream music, watch videos, discover creators.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    { "src": "/favicon-light-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-light-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/maskable-light-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/maskable-light-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
