{
  "name": "CG-101 — CRASH//G0THIC",
  "short_name": "CG-101",
  "description": "CRASH//G0THIC synthesizer — a browser-based monosynth / polysynth with arpeggiator and effects.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1a0025",
  "theme_color": "#880099",
  "icons": [
    { "src": "icons/icon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "icons/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Open CG-101",
      "url": "./index.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
