{
  "background_color": "#000000",
  "display": "standalone",
  "icons": [
    {
      "sizes": "144x144",
      "src": "index.144x144.png",
      "type": "image/png"
    },
    {
      "sizes": "180x180",
      "src": "index.180x180.png",
      "type": "image/png"
    },
    {
      "sizes": "512x512",
      "src": "index.512x512.png",
      "type": "image/png"
    }
  ],
  "id": "./index.html",
  "name": "Coin Crunch",
  "orientation": "portrait",
  "scope": "./",
  "short_name": "Coin Crunch",
  "start_url": "./index.html",
  "theme_color": "#000000"
}
