{
  "name": "The Forge — Music Studio",
  "short_name": "The Forge",
  "description": "Free browser-based DAW. 40+ synthesized instruments, step sequencer, piano roll, mixer, effects, WAV/MP3 export.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#0a0a14",
  "background_color": "#0a0a14",
  "categories": ["music", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
