{
  "id": "/",
  "name": "Resonate",
  "short_name": "Resonate",
  "description": "Real-time audio visualiser with WebGL2 shaders",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#121212",
  "theme_color": "#121212",
  "categories": ["entertainment", "music"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
