{
  "name": "Golden Start",
  "short_name": "GoldenStart",
   "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/GoldenStrategy192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/gold512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/Golden256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "img/Golden128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/Golden384.png",
      "sizes": "384x384",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "img/sreenshot640.png",
      "sizes": "640x480",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "img/sreenshot1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
