{
  "id": "https://cloudhopper.world/",
  "name": "Cloud Hopper",
  "short_name": "Cloud Hopper",
  "description": "A cheerful cloud-hopping arcade adventure.",
  "start_url": "https://cloudhopper.world/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071426",
  "theme_color": "#0ea5e9",
  "categories": ["games", "kids", "entertainment"],
  "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"
    }
  ]
}
