{
  "name": "Perkly - Complete Tasks, Earn Cash",
  "short_name": "Perkly",
  "description": "Complete tasks, earn real cash. Withdraw via PayPal.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
