{
  "name": "Route Formula",
  "short_name": "RouteFormula",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#f0fdfa",
  "theme_color": "#00695c",
  "description": "Delivery route optimization platform that finds the fastest multi-stop routes in seconds.",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
