{
  "name": "FantaBit",
  "short_name": "FantaBit",
  "description": "Piattaforma italiana per gestire la tua fantalega: statistiche, formazioni, classifica e strumenti per il matchday.",
  "categories": ["sports", "games"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#120f2d",
  "theme_color": "#120f2d",
  "icons": [
    {
      "src": "/assets/football-ball.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/football-ball.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
