{
  "name": "Hub City App — Compton, CA",
  "short_name": "Hub City",
  "description": "Your all-in-one connection to Compton — events, businesses, resources & community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0B1A",
  "theme_color": "#D4A017",
  "orientation": "portrait",
  "categories": ["government", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
