{
  "name": "Cards",
  "short_name": "Cards",
  "description": "Des cartes interactives et invitations modernes à partager.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/cards.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/img/cards.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
