{
  "name": "TikLive",
  "short_name": "TikLive",
  "description": "Capture commentaires TikTok Live, REF auto, étiquettes & réponses auto.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFAF7",
  "theme_color": "#FAFAF7",
  "categories": ["business", "productivity", "shopping"],
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Lancer un live",
      "short_name": "Nouveau live",
      "url": "/dashboard/lives/new"
    },
    {
      "name": "Mes lives",
      "short_name": "Lives",
      "url": "/dashboard/lives"
    }
  ]
}
