{
  "name": "Survdd",
  "short_name": "Survdd",
  "description": "Discover local food from verified home-based vendors and live food trucks in Mobile.",
  "start_url": "/discover",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/img/favicon.png",
      "sizes": "2098x2098",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "id": "/",
  "shortcuts": [
    {
      "name": "Find food",
      "url": "/discover"
    },
    {
      "name": "Following",
      "url": "/following"
    },
    {
      "name": "Community calendar",
      "url": "/community"
    }
  ]
}
