{
  "name": "Clean House",
  "short_name": "Clean House",
  "id": "clean.the.house",
  "description": "Travel around the city, clean up messy houses, decorate them with style, and turn them into dream homes. Every property you fix up can be rented for profit - giving you the chance to expand your empire one home at a time!",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "launch_handler": {
    "client_mode": "auto"
  },
  "ms_start_compatible": true,
  "categories": [
    "games"
  ],
  "dir": "auto",
  "orientation": "any",
  "screenshots": [
    {
      "src": "App/1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide"
    }
  ],
  "icons": [
    {
      "src": "App/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "App/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "App/1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ]
}
