{
  "name": "Mon TV Time",
  "short_name": "TV Time",
  "description": "Suivi personnel de mes films et séries",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/#/a-suivre",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e18",
  "theme_color": "#0e1220",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icones/icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icones/icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icones/icone-512-masquable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "À suivre",
      "url": "/#/a-suivre"
    },
    {
      "name": "Recherche",
      "url": "/#/recherche"
    }
  ]
}
