{
  "name": "AJ Vehicle Appraisal",
  "short_name": "AJ Appraisal",
  "description": "Alan Jay Automotive Network — Used Vehicle Appraisal Form",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1f2e",
  "theme_color": "#0f1f2e",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}