{
  "name": "Momoko Animal Hotel Zoo",
  "short_name": "Hotel Zoo",
  "description": "A comfy RPG. Wander Momoko's animal hotel-zoo, greet every guest, and curl up for a cozy ZZZZ.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#2a1810",
  "theme_color": "#3a2418",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%233a2418'/><text x='96' y='128' font-size='96' text-anchor='middle' fill='white'>🏨</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%233a2418'/><text x='256' y='340' font-size='256' text-anchor='middle' fill='white'>🏨</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
