{
  "name": "Clipd — Guess the Song",
  "short_name": "Clipd",
  "description": "Guess the song from a short clip. Daily music puzzle game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "categories": ["games", "music", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%230a0a0f'/%3E%3Ctext x='256' y='320' font-size='280' text-anchor='middle' font-family='sans-serif'%3E%F0%9F%8E%B5%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%230a0a0f'/%3E%3Ctext x='96' y='130' font-size='110' text-anchor='middle' font-family='sans-serif'%3E%F0%9F%8E%B5%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Pop",
      "short_name": "Pop",
      "url": "/?genre=pop",
      "description": "Play the Pop daily puzzle"
    },
    {
      "name": "Play Hip-Hop",
      "short_name": "Hip-Hop",
      "url": "/?genre=hiphop",
      "description": "Play the Hip-Hop daily puzzle"
    }
  ],
  "screenshots": [],
  "lang": "en-US"
}
