{
  "name": "FareGoal",
  "short_name": "FareGoal",
  "description": "Name your price. We'll tell you when a fare hits it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1726",
  "theme_color": "#1F3557",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
