{
  "name": "GrandePrairie.net — Local Guide",
  "short_name": "GrandePrairie",
  "description": "Businesses, real estate, events, news, weather and classifieds for Grande Prairie and the Peace Region.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06172d",
  "theme_color": "#06172d",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Directory", "url": "/directory.html" },
    { "name": "Events", "url": "/events.html" },
    { "name": "Classifieds", "url": "/classifieds.html" },
    { "name": "Local News", "url": "/news.html" }
  ]
}
