{
  "name": "Rovaro",
  "short_name": "Rovaro",
  "description": "Meet people by drive time, not crow-flies distance.",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5BA3CC",
  "background_color": "#0D1117",
  "start_url": "/discover",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "screenshots": []
}
