{
  "short_name": "Dreamweavers",
  "name": "Dreamweavers Records International",
  "description": "Progressive Music App (PWA) by Dreamweavers Records with premium audio players, custom artist profiles, and AI music video compilation.",
  "icons": [
    {
      "src": "/logo.svg",
      "type": "image/svg+xml",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512"
    },
    {
      "src": "/logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#03050c",
  "theme_color": "#03050C",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["music", "entertainment"]
}
