{
  "name": "KontrollRad",
  "short_name": "KontrollRad",
  "description": "A bike wheel you play with your thumbs. Carries its own instrument, the RadPan, and sends the same gestures out over MIDI.",
  "id": "/",
  "start_url": ".",
  "scope": ".",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#050507",
  "theme_color": "#050507",
  "categories": ["music", "entertainment", "utilities"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
