{
  "name": "ChordPalace — Neural Music OS",
  "short_name": "ChordPalace",
  "description": "Generate chord progressions, train your ear, export MIDI, and shop curated gear.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030303",
  "theme_color": "#030303",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["music", "education", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23030303'/><rect width='192' height='192' rx='40' fill='none' stroke='%2300e69b' stroke-width='4' opacity='0.6'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' font-size='110' font-family='monospace' fill='%2300e69b'>♪</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23030303'/><rect width='512' height='512' rx='80' fill='none' stroke='%2300e69b' stroke-width='8' opacity='0.6'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' font-size='300' font-family='monospace' fill='%2300e69b'>♪</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Music Lab",
      "short_name": "Lab",
      "description": "Open the chord progression builder",
      "url": "/MusicTool",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%23030303'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' font-size='60' font-family='monospace' fill='%2300e69b'>🎹</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "The Hangar",
      "short_name": "Hangar",
      "description": "Browse drone systems",
      "url": "/TheHangar",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%23030303'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' font-size='60' font-family='monospace' fill='%2300e69b'>🚁</text></svg>", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?w=390&h=844&fit=crop",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "ChordPalace Music Lab"
    }
  ]
}
