{
  "name": "Akno IP — Julien Martin",
  "short_name": "Akno IP",
  "description": "Cockpit personnel IP Julien Martin (Russie) · multi-axes · privé",
  "start_url": "/hq",
  "display": "standalone",
  "background_color": "#1A2E4A",
  "theme_color": "#1A2E4A",
  "orientation": "any",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "business",
    "productivity",
    "finance"
  ],
  "shortcuts": [
    {
      "name": "Nouvelle note",
      "short_name": "Note",
      "url": "/hq/notes?new=1"
    },
    {
      "name": "Nouvelle tâche",
      "short_name": "Tâche",
      "url": "/hq/tasks?new=1"
    },
    {
      "name": "Agenda",
      "short_name": "Agenda",
      "url": "/hq/calendar"
    }
  ]
}