{
  "name": "SupaTraxx Karaoke Song Book",
  "short_name": "SupaTraxx",
  "description": "Request your favorite karaoke songs with key changes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e27",
  "background_color": "#0a0e27",
  "categories": ["entertainment", "music"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230a0e27' width='540' height='720'/><text x='270' y='150' font-size='80' font-weight='900' text-anchor='middle' fill='%2300ff88'>SUPATRAXX</text><text x='270' y='250' font-size='40' text-anchor='middle' fill='%23ffffff'>Search Songs</text><text x='270' y='320' font-size='40' text-anchor='middle' fill='%23ffffff'>Change Keys</text><text x='270' y='390' font-size='40' text-anchor='middle' fill='%23ffffff'>Request Now</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0e27' width='192' height='192'/><text x='96' y='96' font-size='120' font-weight='900' text-anchor='middle' dominant-baseline='middle' fill='%2300ff88'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0e27' width='192' height='192'/><text x='96' y='96' font-size='120' font-weight='900' text-anchor='middle' dominant-baseline='middle' fill='%2300ff88'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Songs",
      "short_name": "Search",
      "description": "Search the SupaBooks database",
      "url": "/?mode=search",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='48' y='48' font-size='60' text-anchor='middle' dominant-baseline='middle' fill='%2300ff88'>🔍</text></svg>", "sizes": "96x96" }]
    }
  ]
}
