{
  "name": "Mini MIDI Magic",
  "short_name": "MIDI Magic",
  "description": "Design your custom MIDI controller from scratch",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "categories": ["education", "music", "developer tools"],
  "lang": "en",
  "orientation": "portrait-primary"
}
