{
  "name": "Jumpy Dog - Pomo Pomo Arcade",
  "short_name": "Jumpy Dog",
  "description": "8-bit platformer adventure! Jump and catch treats!",
  "start_url": "/dog/",
  "display": "standalone",
  "background_color": "#FFF9C4",
  "theme_color": "#D32F2F",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🐕%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}