{
  "name": "Cookie Basher",
  "short_name": "Cookie Basher",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#313031",
  "description": "Automate your cookie empire!",
  "icons": [
    {
      "src": "/img/icon.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot_0.png",
      "sizes": "640x320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Application"
    },
    {
      "src": "/img/screenshot_1.png",
      "sizes": "640x320",
      "type": "image/png",
      "label": "Application"
    }
  ]
}
