{
  "name": "BISTRO BUDDY",
  "short_name": "BISTRO BUDDY",
  "id": "/",
  "description": "Discover local dining, businesses, events, deals and community connections with BISTRO BUDDY.",
  "lang": "en-US",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#25243d",
  "theme_color": "#ef7724",
  "categories": ["food", "lifestyle", "social"],
  "orientation": "any",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Local Directory",
      "short_name": "Directory",
      "url": "/local-search",
      "icons": [{ "src": "/templates/j-network/images/bistro-buddy-favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Local Events",
      "short_name": "Events",
      "url": "/events",
      "icons": [{ "src": "/templates/j-network/images/bistro-buddy-favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/community",
      "icons": [{ "src": "/templates/j-network/images/bistro-buddy-favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Food and Drink News",
      "short_name": "News",
      "url": "/news",
      "icons": [{ "src": "/templates/j-network/images/bistro-buddy-favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/templates/j-network/images/bistro-buddy-favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/templates/j-network/images/bistro-buddy-favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/templates/j-network/images/bistro-buddy-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
