{
  "id": "/",
  "name": "AllTune",
  "short_name": "AllTune",
  "description": "Listen to music together, in perfect sync. Create a room, invite friends, add YouTube tracks \u2014 everyone hears the same moment.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060612",
  "theme_color": "#7c6fff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "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"
    }
  ],
  "screenshots": [
    {
      "src": "/og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "AllTune \u2014 Listen Together"
    }
  ]
}