{
  "name": "Freelancer Buddy",
  "short_name": "FL Buddy",
  "description": "Your complete freelance business manager — tasks, invoices, clients, contracts and more.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "browser",
  "background_color": "#0b0d2a",
  "theme_color": "#0b0d2a",
  "orientation": "any",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
