{
  "name": "Chewed",
  "short_name": "Chewed",
  "description": "Your dining passport — track restaurants, rate meals, follow friends.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["food", "lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Search restaurants",
      "url": "/search",
      "description": "Find and check in to restaurants"
    },
    {
      "name": "Map view",
      "url": "/map",
      "description": "See your visited restaurants on a map"
    }
  ]
}
