{
  "id": "pwa-tunisevents",
  "dir": "auto",
  "prefer_related_applications": false,
  "name": "Tunis Events · Billetterie & Événements en Tunisie",
  "description": "Billetterie événements en ligne. Réservez vos tickets pour concerts, festivals et spectacles à Tunis. Paiement sécurisé, confirmation instantanée.",
  "short_name": "Tunis Events",
  "theme_color": "#ffffff",
  "background_color": "#000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/manifests/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manifests/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/manifests/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manifests/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/manifests/screenshots/public/wide/1.png",
      "sizes": "960x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Events Mobile App"
    },
    {
      "src": "/manifests/screenshots/public/wide/2.png",
      "sizes": "960x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Event Theme Editor"
    },
    {
      "src": "/manifests/screenshots/public/wide/3.png",
      "sizes": "960x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Invite Attendees"
    },
    {
      "src": "/manifests/screenshots/public/wide/4.png",
      "sizes": "960x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Mobile Event Ticket and Wallet"
    },
    {
      "src": "/manifests/screenshots/public/wide/5.png",
      "sizes": "960x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Terminal Management"
    },
    {
      "src": "/manifests/screenshots/public/wide/6.png",
      "sizes": "960x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Attendees Overview"
    },
    {
      "src": "/manifests/screenshots/public/wide/7.png",
      "sizes": "960x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Event Selling Analytics"
    },
    {
      "src": "/manifests/screenshots/public/narrow/1.jpg",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Public App 1" 
    },
    {
      "src": "/manifests/screenshots/public/narrow/2.jpg",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Public App 2"
    },
    {
      "src": "/manifests/screenshots/public/narrow/3.jpg",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Public App 3"
    }
  ],
  "lang": "fr",
  "shortcuts": [
    {
      "name": "Create",
      "url": "/create",
      "description": "Create an event",
      "icons": [
        {
          "src": "/manifests/icons/shortcut-icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "All",
      "url": "/all",
      "description": "All events",
      "icons": [
        {
          "src": "/manifests/icons/shortcut-icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Organizer dashboard",
      "icons": [
        {
          "src": "/manifests/icons/shortcut-icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "music"
  ]
}