{
  "name": "Teddy's Adventure",
  "short_name": "Teddy",
  "description": "Help Teddy collect honey, bounce on bees, defeat the Queen Bee, and explore 10 worlds.",
  "start_url": "index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#5D3A1A",
  "theme_color": "#5D3A1A",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
