{
  "id": "fr.sisproduction.app",
  "name": "SIS Production",
  "short_name": "SIS Prod",
  "description": "La Production pour tous ! Clips, vidéos, shootings, mariages & événements.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f111a",
  "theme_color": "#302b63",
  "lang": "fr",
  "orientation": "portrait",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Vidéos",
      "url": "./index.html#videos",
      "description": "Voir les vidéos YouTube"
    },
    {
      "name": "Contact",
      "url": "./index.html#contact",
      "description": "Nous contacter"
    }
  ]
}
