{
  "name": "Cruztempo — AI Music Studio",
  "short_name": "Cruztempo",
  "description": "Create AI-generated songs, stream music free, and earn from your tracks.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "categories": ["music", "entertainment", "multimedia"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/cruztempo-icon-192-ct-20260712.png?v=ct4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cruztempo-icon-512-ct-20260712.png?v=ct4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cruztempo-icon-512-ct-20260712.png?v=ct4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/cruztempo-social-preview-ct4-20260712.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Cruztempo — AI Music Studio on desktop"
    },
    {
      "src": "/cruztempo-social-preview-ct4-20260712.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Cruztempo — AI Music Studio"
    }
  ],
  "shortcuts": [
    { "name": "Listen", "url": "/listen", "icons": [{ "src": "/cruztempo-icon-192-ct-20260712.png?v=ct4", "sizes": "192x192" }] },
    { "name": "Create a Song", "url": "/create", "icons": [{ "src": "/cruztempo-icon-192-ct-20260712.png?v=ct4", "sizes": "192x192" }] },
    { "name": "Dashboard", "url": "/dashboard", "icons": [{ "src": "/cruztempo-icon-192-ct-20260712.png?v=ct4", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false
}
