{
  "name": "Dirty Visor",
  "short_name": "DirtyVisor",
  "description": "The motorcycle community platform. Track rides, showcase your garage, buy & sell gear, and connect with riders.",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "start_url": "/",
  "theme_color": "#0f0f0f",
  "background_color": "#0f0f0f",
  "display": "standalone",
  "categories": ["social", "lifestyle"]
}