{
  "name": "Elemental Pulse Test",
  "short_name": "ElementalPulse",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "orientation": "portrait-primary",
  "display_override": ["window-controls-overlay", "standalone"],
  "display": "standalone",
  "background_color": "#f6efdc",
  "theme_color": "#f6efdc",
  "description": "A playful elemental personality test based on Earth, Air, Fire, and Water.",
  "categories": ["education", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
