{
  "name": "Stinson Owners Club",
  "short_name": "Stinson Club",
  "description": "Official member portal of the Stinson Owners Club. Access club resources, member directory, and exclusive content.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1b3d",
  "theme_color": "#0f1b3d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
