{
  "name": "Gigg",
  "short_name": "Gigg",
  "icons": [
    {
      "src": "android-chrome-96x96.png?v=%CACHE_BUSTER%",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "android-chrome-192x192.png?v=%CACHE_BUSTER%",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-256x256.png?v=%CACHE_BUSTER%",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png?v=%CACHE_BUSTER%",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#d8c17a",
  "background_color": "#263238",
  "display": "standalone",
  "start_url": "index.html"
}
