{
  "name": "Pittsburgh Bridge Tracker",
  "short_name": "Bridge Tracker",
  "description": "Track which of Pittsburgh's bridges you've crossed with your family",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#FFB612",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["travel", "lifestyle", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
