{
  "name": "Flyerticket - Compra Entradas Online",
  "short_name": "Flyerticket",
  "description": "Descubre y compra entradas para los mejores eventos, conciertos y espectáculos",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#6224a0",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1514320291840-2e0a9bf2a9ae?w=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1514320291840-2e0a9bf2a9ae?w=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1514320291840-2e0a9bf2a9ae?w=540&q=80",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "https://images.unsplash.com/photo-1514320291840-2e0a9bf2a9ae?w=1280&q=80",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
