{
  "name": "CedarGrooveNET — AI Drum Pattern Generator",
  "short_name": "CedarGrooveNET",
  "description": "AI drum pattern generator. Drop a WAV or MIDI drum loop; a neural network extends it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "lang": "en",
  "orientation": "any",
  "categories": ["music", "entertainment", "productivity"],
  "icons": [
    {
      "src": "icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
