{
  "name": "Helpsta - Community Helping Platform",
  "short_name": "Helpsta",
  "description": "Community platform where neighbors help each other solve problems and earn rewards",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["social", "productivity", "utilities", "lifestyle"],
  "lang": "en",
  "scope": "/",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.helpsta.app",
      "id": "com.helpsta.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/helpsta/id123456789"
    }
  ]
}