{
  "name": "Asteroids",
  "short_name": "Asteroids",
  "theme_color": "#111111",
  "background_color": "#111111",
  "display": "fullscreen",
  "scope": "./",
  "start_url": "index.html",
  "icons": [
    {
      "src": "images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icon-512.png",
      "type": "image/png",
      "sizes": "512x412"
    }
  ]
}
