{
  "name": "HearthRoll",
  "short_name": "HearthRoll",
  "description": "Accessible 3D dice roller for D&D and tabletop RPGs",
  "start_url": "/roll",
  "display": "standalone",
  "background_color": "#0D0500",
  "theme_color": "#EA580C",
  "orientation": "portrait-primary",
  "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"
    },
    {
      "src": "/brand/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
