{
"name": "RPG Dice",
"short_name": "RPG Dice",
"icons": [
{
  "src": "/rpg_dice/icons/blindza_com_logo_smaller.png",
  "type": "image/png",
  "sizes": "192x108"
},
{
  "src": "/rpg_dice/icons/blindza_com_logo.png",
  "type": "image/png",
  "sizes": "512x288"
}
],
"start_url": "/rpg_dice/index.php",
"scope": ".",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#C0C0C0"
}