{
  "name": "ماي تكت - My Ticket",
  "short_name": "ماي تكت",
  "description": "منصة التذاكر المتكاملة لشراء وبيع التذاكر بكل سهولة وأمان.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060910",
  "theme_color": "#060910",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/logo_pwa.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "shopping",
    "entertainment"
  ]
}