{
  "name": "Physical Randomizer",
  "short_name": "Randomizer",
  "description": "Sorteios f\u00edsicos em 3D com replay, v\u00eddeo e PWA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080b12",
  "theme_color": "#101827",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}