{
  "name": "Hemiverse",
  "short_name": "Hemiverse",
  "description": "Browser-based DAW and music learning platform for alt metal and bass music producers. MIDI keyboard integration, AI-assisted song generation, Synthesia-style learn-to-play, and genre-tuned sound boards.",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7c3aed",
  "background_color": "#0a0a0f",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "categories": ["music", "productivity", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Studio",
      "short_name": "Studio",
      "description": "Open the MIDI studio",
      "url": "/studio"
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Falling-notes practice",
      "url": "/learn"
    }
  ]
}
