{
  "name": "Ovi's Auto Marketplace",
  "short_name": "OvisCars",
  "description": "Buy and sell cars, trucks, and auto parts in your area.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#172554",
  "theme_color": "#172554",
  "icons": [
    {
      "src": "/ovi-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ovi.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
