{
  "name": "Hiver.Digital",
  "short_name": "Hiver.Digital",
  "description": "Technical automotive editorial for enthusiasts.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Articles",
      "short_name": "Articles",
      "url": "/",
      "icons": [{ "src": "/logo.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "About Hiver.Digital",
      "short_name": "About",
      "url": "/about",
      "icons": [{ "src": "/logo.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "Contact Hiver.Digital",
      "short_name": "Contact",
      "url": "/contact",
      "icons": [{ "src": "/logo.png", "sizes": "1024x1024", "type": "image/png" }]
    }
  ]
}
