{
  "name": "NaijaGig — Nigeria's Freelance Marketplace",
  "short_name": "NaijaGig",
  "description": "Hire vetted Nigerian freelancers or earn money with your skills. Payments protected by escrow. Paid in Naira to your Nigerian bank.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#27A85F",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "NaijaGig Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Work",
      "short_name": "Find Work",
      "description": "Browse freelance gigs in Nigeria",
      "url": "/explore",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Post a Job",
      "short_name": "Post Job",
      "description": "Post a job and hire a Nigerian freelancer",
      "url": "/dashboard/my-jobs/new",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}