{
  "name": "Padawan DJ",
  "short_name": "Padawan DJ",
  "description": "A local-first two-deck DJ performance web app with waveforms, Hot Cues, mixing and an offline music library.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#06080b",
  "theme_color": "#090b0f",
  "orientation": "landscape",
  "categories": ["music", "entertainment", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
