{
  "name": "ByLocal — Discover your city",
  "short_name": "ByLocal",
  "description": "Find local businesses, events, jobs, and everything happening in your city.",
  "start_url": "/bylocal-web",
  "scope": "/bylocal-web/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#D97706",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/bylocal-web-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/bylocal-web-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
