{
  "name": "Set Architect by AfroSenses",
  "short_name": "Set Architect",
  "description": "Professional Harmonic DJ Set Builder, Stem Mashup Blender, and Dual Deck Practice Console for Desktop and Mobile DJs by AfroSenses.",
  "start_url": "./",
  "id": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0e12",
  "theme_color": "#0d0e12",
  "categories": ["music", "utilities", "entertainment"],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dual Deck Audition",
      "short_name": "Dual Decks",
      "description": "Open live dual deck practice console",
      "url": "./?action=dual-deck",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Camelot Wheel Radar",
      "short_name": "Camelot",
      "description": "View harmonic mixing Camelot wheel",
      "url": "./?action=camelot",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
