{
  "name": "DansLeLoft",
  "short_name": "DansLeLoft",
  "description": "Tu aurais fait mieux ? Prouve-le.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#16181D",
  "theme_color": "#16181D",
  "lang": "fr",
  "id": "fr.dansleloft.app",
  "categories": ["sports", "games"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/matchs.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Les vrais matchs. En direct."
    },
    {
      "src": "/screenshots/classement.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ton classement de coach."
    },
    {
      "src": "/screenshots/mercato.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Le Mercato du Loft."
    },
    {
      "src": "/screenshots/competition.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Crée ta ligue privée."
    },
    {
      "src": "/screenshots/profil.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ton profil de coach."
    }
  ],
  "shortcuts": [
    {
      "name": "Matchs du jour",
      "url": "/",
      "description": "Voir les matchs en direct"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
