{
  "name": "4Sure Booking Services",
  "short_name": "4Sure",
  "description": "Trinidad & Tobago's premier professional marketplace for elite service bookings.",
  "id": "com.book4sure.app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "window-controls-overlay",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["lifestyle", "business", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "iarc_rating_id": "00000000-0000-0000-0000-000000000000",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope_extensions": [
    {
      "origin": "https://book4sure.com"
    },
    {
      "origin": "https://*.book4sure.com"
    },
    {
      "origin": "https://*.run.app"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile-dashboard.jpg",
      "sizes": "768x1376",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "4Sure Professional Dashboard"
    },
    {
      "src": "/screenshot-mobile-profile.jpg",
      "sizes": "768x1376",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "4Sure Professional Profile"
    },
    {
      "src": "/screenshot-mobile-booking.jpg",
      "sizes": "768x1376",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "4Sure Secured Booking Flow"
    }
  ]
}
