{
  "name": "Nihon.best - Projets Web",
  "short_name": "Nihon.best",
  "description": "Portail des projets web de Nihon.best, incluant des outils pour la vie au Japon et l'apprentissage des langues.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}