{
  "name": "DrawDash \u2014 UK Cash Draws",
  "short_name": "DrawDash",
  "description": "Skill-based UK cash prize draws with verifiable live winner selection.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "categories": [
    "entertainment",
    "lifestyle"
  ],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse draws",
      "short_name": "Draws",
      "description": "See all live draws",
      "url": "/?tab=enter",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Free \u00a3100 draw",
      "short_name": "Free draw",
      "description": "Enter the weekly free draw",
      "url": "/?tab=enter&free=1",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}