{
  "name": "Pulse of Your City",
  "short_name": "Your Pulse",
  "description": "Pulse of Your City is a location-aware local guide for news, sports, restaurants, gas prices, schools, local deals, viral videos, gossip, events and common questions about any city you live in or plan to visit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#102a43",
  "lang": "en-CA",
  "categories": [
    "news",
    "travel",
    "shopping",
    "sports",
    "food",
    "education",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Attractions",
      "url": "/attractions.html",
      "description": "Find local attractions"
    }
  ]
}