{
  "name": "Tilt Ball",
  "short_name": "Tilt Ball",
  "description": "Tilt your phone to roll a ball across eight colours, each one a note of the D major scale.",
  "id": "/tilt/",
  "start_url": "/tilt/",
  "scope": "/tilt/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0d0d10",
  "theme_color": "#0d0d10",
  "icons": [
    { "src": "/icons/tilt-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/tilt-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/tilt-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
