{
  "name": "AutoSpotterX",
  "short_name": "AutoSpotterX",
  "description": "The ultimate car spotting app designed for car lovers. Spot, collect and share exotic cars.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "background_color": "#0F1016",
  "theme_color": "#0F1016",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "sports", "lifestyle"],
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en-US"
}
