{
  "name": "Pronostica",
  "short_name": "Pronostica",
  "description": "Plataforma social de predicciones gratuita para Mexico. Deportes, cripto, finanzas, entretenimiento y mas.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["games", "social", "entertainment"],
  "screenshots": [
    {
      "src": "/screenshots/home-feed.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Feed principal"
    },
    {
      "src": "/screenshots/market-detail.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Detalle de mercado"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
