{
  "name": "Bend Food Trucks",
  "short_name": "BFT",
  "description": "Find Bend food trucks and pods with menus, prices, hours, and directions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#17634f",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Now",
      "short_name": "Open Now",
      "url": "/?openNow=1",
      "description": "Jump into open-now food truck results."
    },
    {
      "name": "Browse Pods",
      "short_name": "Pods",
      "url": "/?show=pods#results",
      "description": "Browse Bend food truck pods."
    },
    {
      "name": "Map",
      "short_name": "Map",
      "url": "/#map",
      "description": "Open the Bend food truck pod map."
    }
  ]
}
