{
  "id": "/Dice/",
  "name": "D&D Dice Console",
  "short_name": "Dice",
  "start_url": "/Dice/Dice_Roll_v2.html",
  "scope": "/Dice/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "description": "D&D Combat & Dice Companion",
  "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"
    }
  ]
}
