{
  "name": "What Era Are You? — Oracle",
  "short_name": "Era Oracle",
  "description": "Answer 5 questions. The oracle reveals the century you were born to live in — and the historical figure who shares your soul.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0805",
  "theme_color": "#0a0805",
  "categories": ["entertainment", "lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
