{
  "name": "1d20 Dice Tray",
  "short_name": "Dice Tray",
  "description": "A physical dice tray: d2 to d20 and the percentile die, real physics, the window is the table.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#10281d",
  "theme_color": "#1d4a38",
  "icons": [
    { "src": "/static/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
