{
  "name": "URBAN - Immersive Music Events",
  "short_name": "URBAN",
  "description": "URBAN organizes immersive events across various locations in Batumi, Georgia, offering a mix of harmonious and ambient sounds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#242526",
  "theme_color": "#ef4536",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["music", "events", "entertainment"],
  "icons": [
    {
      "src": "images/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming events",
      "url": "/events",
      "icons": [
        {
          "src": "images/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "Browse photo gallery",
      "url": "/gallery",
      "icons": [
        {
          "src": "images/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact URBAN",
      "url": "/contact",
      "icons": [
        {
          "src": "images/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "View your profile",
      "url": "/profile",
      "icons": [
        {
          "src": "images/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://itsurban.ge/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "contact_info": {
    "phone": "+995",
    "email": "info@itsurban.ge",
    "website": "https://itsurban.ge",
    "social_media": {
      "instagram": "https://www.instagram.com/itsurban__",
      "facebook": "https://www.facebook.com/people/ურბანი-URBAN/61554725916492"
    },
    "address": {
      "city": "Batumi",
      "region": "Adjara",
      "country": "Georgia"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate"
}