{
  "name": "Puppy123",
  "short_name": "Puppy123",
  "description": "Educational puppy adventure platformer",
  "start_url": "/puppy-adventure/",
  "scope": "/puppy-adventure/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#87CEEB",
  "theme_color": "#F59E0B",
  "icons": [
    {
      "src": "/puppy-adventure/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
