{
  "name": "Dice & Dash",
  "short_name": "Dice & Dash",
  "description": "Browser and mobile playtest build for Dice & Dash.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "./Assets/Dice.Dash.png",
      "sizes": "1536x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
