
{
  "manifest_version": "12",
  "name": "Totem",
  "short_name": "Totem",
  "version": "1.0.0",
  "lang": "fr-FR",
  "description": "Suivez et analysez la fréquentation et les réservations des musées, salles de concerts et festivals",

  "icons": [
    {
      "src": "https://pre.cdn.daily.paris/apps/totem/16/16/12",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/totem/32/32/12",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/totem/48/48/12",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/totem/96/96/12",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/totem/128/128/12",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/totem/192/192/12",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/totem/512/512/12",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

  "theme_color": "#24ab80",
  "background_color": "#24ab80",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "prefer_related_applications": false
}
