{
  "name": "What County I Am In",
  "short_name": "WhatCounty",
  "description": "Instantly find what US county you are in by GPS, ZIP code, address, or coordinates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#3b66f5",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.jpg", "sizes": "180x180", "type": "image/jpeg", "purpose": "any" }
  ],
  "categories": ["utilities", "navigation", "reference"],
  "lang": "en-US"
}
