{
  "name": "Liftie",
  "short_name": "Liftie",
  "description": "Safe workplace carpooling for South Africa",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#16a34a",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icons/logo.jpeg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": []
}
