{
  "name": "Schack's Yaks Kayak Rentals",
  "short_name": "Schack's Yaks",
  "description": "Rent, scan, paddle, return — all from your phone.",
  "start_url": "/schacksyaks/",
  "scope": "/schacksyaks/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#F5F5F7",
  "icons": [
    {
      "src": "images/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "images/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
