{
  "name": "Capturo — Photography Marketplace",
  "short_name": "Capturo",
  "description": "Find and book talented photographers, manage bookings, invoices, and projects.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#0d7d79",
  "orientation": "portrait-primary",
  "categories": ["business", "photography"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
