{
  "id": "com.mwenfit.app",
  "name": "MWENFIT - Fitness Dating",
  "short_name": "MWENFIT", 
  "description": "Find your fitness partner. Connect with people who share your passion for health and fitness.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060606",
  "theme_color": "#39FF14",
  "orientation": "portrait",
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["fitness", "social", "health"],
  "scope": "/",
  "screenshots": [
    {
      "src": "/screenshots/discover.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "label": "Discover fitness partners near you"
    },
    {
      "src": "/screenshots/chat.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "label": "Chat and connect"
    }
  ]
}
