{
  "name": "Rally Point Refreshments",
  "short_name": "Rally Point",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06182f",
  "theme_color": "#06182f",
  "description": "Build a mix-and-match 6-pack of handcrafted bottled lattes from Rally Point Refreshments.",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}