{
  "name": "EarnSafe",
  "short_name": "EarnSafe",
  "description": "Spot scams, write better listings, and earn safely from local gig work.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef2ff",
  "theme_color": "#1d4ed8",
  "orientation": "natural",
  "lang": "en",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
