{
  "name": "Jerk Alert",
  "short_name": "Jerk Alert",
  "description": "Log and look up driving behavior by license plate. No photos, no comment threads, no owner lookups.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF9F2",
  "theme_color": "#FFF9F2",
  "categories": ["navigation", "social", "utilities"],
  "icons": [
    { "src": "/store/icon/play-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/store/icon/adaptive-foreground-432.png", "sizes": "432x432", "type": "image/png", "purpose": "maskable" }
  ]
}
