{
  "name": "Horse Magnifier",
  "id": "/",
  "short_name": "HorseMag",
  "description": "A free online lens puzzle game where you drag a magnifier to restore distorted horse images.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdf6ec",
  "theme_color": "#65092a",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment"]
}
