{
  "name": "TheBarberAPP.",
  "short_name": "TheBarberAPP.",
  "description": "TheBarberAPP. - The World's First Barbering Super App. Book appointments, find barbers, manage shops, and connect globally.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "business"],
  "screenshots": [],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.thebarberapp.app"
    },
    {
      "platform": "itunes",
      "id": "com.thebarberapp.app"
    }
  ]
}
