{
  "short_name": "Simple Game",
  "name": "Simple Game",
  "start_url": "https://testing.greenflystudios.com/SimpleGame/",
  "display": "fullscreen",
  "icons": [
    {
      "src": "thumbs/180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "thumbs/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000",
  "lang": "en",
  "orientation": "landscape"
}
