{
  "name": "Polyhedra — Tactile Dice Roller",
  "short_name": "Polyhedra",
  "description": "A minimalist, mobile-first polyhedral dice studio with synthesized clatter and satisfying rolls.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f1",
  "theme_color": "#faf7f1",
  "categories": ["games", "utilities", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
