{
  "id": "/",
  "name": "Iventicks",
  "short_name": "Iventicks",
  "description": "Ticketing for events and classes in Nigeria. Sell tickets, take the money into your own bank account, and scan people in at the gate, even when the network drops.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12100c",
  "theme_color": "#12100c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-NG",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Home Screen",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/events.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Browse Events",
      "form_factor": "wide"
    }
  ],
  "categories": ["entertainment", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Browse Events",
      "short_name": "Events",
      "description": "Browse all available events",
      "url": "/events",
      "icons": [{ "src": "/icons/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "description": "View your tickets",
      "url": "/my-tickets",
      "icons": [{ "src": "/icons/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Organizer dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/favicon.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
