{
  "name": "DSP Safari Blitz",
  "short_name": "Safari Blitz",
  "description": "Animal quiz game for Dubai Safari Park visitors",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1b4332",
  "theme_color": "#2d6a4f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🦁</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
