{
  "name": "Média Déclic - Dépannage Informatique Clermont-Ferrand",
  "short_name": "Média Déclic",
  "description": "Dépannage informatique à domicile, réparation PC, assistance et formation sur Clermont-Ferrand et son agglomération",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#17507b",
  "lang": "fr-FR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/site/img/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/site/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/site/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Nous contacter",
      "short_name": "Contact",
      "description": "Envoyer un message à Média Déclic",
      "url": "/contact",
      "icons": [{ "src": "/site/img/icon-contact.png", "sizes": "96x96" }]
    },
    {
      "name": "Nos tarifs",
      "short_name": "Tarifs",
      "description": "Consulter nos tarifs de dépannage",
      "url": "/tarifs",
      "icons": [{ "src": "/site/img/icon-tarifs.png", "sizes": "96x96" }]
    }
  ]
}
