{
  "name": "Sweeney's Garage",
  "short_name": "Sweeney's",
  "start_url": "/home/mobile/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#034B00",
  "theme_color": "#034B00",
  "icons": [
    {
      "src": "/icon-192v2.png?v=4",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512v2.png?v=4",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}