{
  "name": "Monkey Mart",
  "short_name": "Monkey Mart",
  "description": "In Monkey Mart, you run a small shop as a monkey. In this idle game you grow crops, stock shelves, serve customers and unlock new aisles to sell more kinds of items.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#00BB61",
  "theme_color": "#00BB61",
  "icons": [
    {
      "src": "img/web-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
