{
  "name": "KasiLink — Township Gig Marketplace",
  "short_name": "KasiLink",
  "description": "Find local gigs and services in your kasi. Township-first job marketplace for South Africa.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#4595c0",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business"],
  "lang": "en-ZA",
  "dir": "ltr",
  "icons": [
    {
      "src": "/Icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/Icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Gigs",
      "short_name": "Marketplace",
      "url": "/marketplace",
      "description": "Browse local gigs near you"
    },
    {
      "name": "Post a Gig",
      "short_name": "Post",
      "url": "/gigs/new",
      "description": "Post a job in your area"
    },
    {
      "name": "Community Forum",
      "short_name": "Forum",
      "url": "/forum",
      "description": "Township community discussions"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
