{
  "name": "PACE – Drive with Friends",
  "short_name": "PACE",
  "description": "GPS speedometer and drive tracker. Share your speed with friends in real time.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0A0914",
  "theme_color": "#a855f7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
