{
  "name": "Claudio AI DJ - Local Music Station",
  "short_name": "Claudio DJ",
  "description": "Personal AI DJ that plays your local music library with intelligent commentary",
  "start_url": "/AIDJ/AIDJ PWA.html",
  "scope": "/AIDJ/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#00f5ff",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000' width='192' height='192'/><text x='96' y='96' text-anchor='middle' dy='.3em' fill='%23fff' font-family='monospace' font-size='32'>Claudio</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23000' width='192' height='192'/><circle cx='96' cy='96' r='80' fill='%2300f5ff' opacity='0.2'/><circle cx='96' cy='96' r='60' fill='%2300f5ff' opacity='0.4'/><text x='96' y='105' text-anchor='middle' fill='%2300f5ff' font-family='monospace' font-size='48' font-weight='bold'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23000' width='512' height='512'/><circle cx='256' cy='256' r='200' fill='%2300f5ff' opacity='0.2'/><circle cx='256' cy='256' r='150' fill='%2300f5ff' opacity='0.4'/><text x='256' y='275' text-anchor='middle' fill='%2300f5ff' font-family='monospace' font-size='128' font-weight='bold'>C</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Play Music",
      "short_name": "Play",
      "description": "Start playing music",
      "url": "/AIDJ/AIDJ PWA.html?action=play",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><polygon points='24,12 24,84 72,48' fill='%2300f5ff'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Library",
      "short_name": "Library",
      "description": "Browse music library",
      "url": "/AIDJ/AIDJ PWA.html?action=library",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect x='20' y='20' width='20' height='20' fill='%2300f5ff'/><rect x='50' y='20' width='20' height='20' fill='%2300f5ff'/><rect x='20' y='50' width='20' height='20' fill='%2300f5ff'/><rect x='50' y='50' width='20' height='20' fill='%2300f5ff'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
