{
  "id": "/",
  "name": "Bat City Rentals",
  "short_name": "Bat City",
  "description": "Austin car rentals with local support, airport pickup, and electric, hybrid, sedan, SUV, and minivan options.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#eef3f8",
  "theme_color": "#06284d",
  "categories": ["travel", "business"],
  "icons": [
    {"src": "/static/rentals/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/static/rentals/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
