{
  "name": "Better Notes",
  "short_name": "Better Notes",
  "description": "Better Notes - Application de gestion de notes scolaires avec calcul de moyennes",
  "start_url": "https://betternotes.natchen.fr/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#0066cc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
