{
  "name": "Thommyart",
  "short_name": "Thommyart",
  "description": "Thommyart – Motion Designer Free-lance",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#41ceca",
  "theme_color": "#fff",
  "icons": [
    {
      "src": "/dist/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/dist/icons/android-chrome-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/dist/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "en",
  "categories": ["education", "news"],
  "shortcuts": [
    {
      "name": "Contacter Thommy",
      "short_name": "Contact",
      "description": "Accéder au formulaire de contact de Thommy",
      "url": "/contact",
      "icons": [{ "src": "/dist/icons/shortcut-contact-192x192.png", "sizes": "192x192" }]
    }
  ]
}
