{
  "name": "ConnectAndDo",
  "short_name": "ConnectAndDo",
  "description": "Do More, Swipe Less. Activity-based social matching — boxing, salsa, pottery, cooking, and more.",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#C75B39",
  "background_color": "#0A0A0A",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
