{
  "name": "SKILDR — Métiers techniques",
  "short_name": "SKILDR",
  "description": "Le réseau social des techniciens et artisans. Partage tes réalisations, valide celles de tes pairs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "lang": "fr",
  "categories": ["social", "productivity", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Publier une réalisation",
      "short_name": "Publier",
      "description": "Partage ton dernier projet",
      "url": "/#publish"
    },
    {
      "name": "Mon profil",
      "short_name": "Profil",
      "url": "/#profile"
    }
  ]
}
