{
  "short_name": "The Grid",
  "name": "The Grid",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "TheGrid",
  "start_url": "https://www.the-grid.co/",
  "background_color": "#ff2d55",
  "display" : "standalone",
  "orientation": "portrait",
  "theme_color": "#ff2d55",
  "description" : "The Grid!"
}