{
  "name": "APCHR.io — Find & Book Creatives",
  "short_name": "APCHR.io",
  "description": "Find photographers, videographers, drone operators & editors near you. Book securely. Get delivered beautifully.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c4a8c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "photography", "marketplace"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Creative Dashboard",
      "short_name": "Dashboard",
      "description": "Open your creative business dashboard",
      "url": "/creative-dashboard",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Creatives",
      "short_name": "Browse",
      "description": "Find and book creative professionals",
      "url": "/browse",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
