{
  "name": "Cosmic Beans",
  "short_name": "CosmicBeans",
  "description": "Physics slingshot puzzle — defeat the Space Blobs!",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#050015",
  "theme_color": "#050015",
  "categories": ["games"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
