{
  "name": "PEX Ticket",
  "short_name": "PEX",
  "description": "PEX Ticket — buy tickets for the best techno events in Istanbul. Instant QR tickets, by PASHEX.",
  "id": "/index.html",
  "start_url": "/index.html?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#05060c",
  "theme_color": "#0047ff",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "entertainment",
    "music",
    "lifestyle",
    "social"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "io.pashex.pex.twa",
      "url": "https://play.google.com/store/apps/details?id=io.pashex.pex.twa"
    }
  ],
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshots/shot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PEX Ticket — the night starts here"
    },
    {
      "src": "/img/screenshots/shot2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse upcoming techno events"
    }
  ],
  "shortcuts": [
    {
      "name": "Tickets",
      "short_name": "Tickets",
      "description": "Buy event tickets with PEX",
      "url": "/platform.html?tab=tickets",
      "icons": [
        { "src": "/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Leaderboard",
      "short_name": "Top 10",
      "description": "Top Ravers in the current league",
      "url": "/index.html?tab=leaderboard",
      "icons": [
        { "src": "/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "Open your PEX wallet",
      "url": "/index.html?tab=wallet",
      "icons": [
        { "src": "/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
