{
  "name": "Corrector del C2 en català",
  "short_name": "Corrector C2",
  "description": "Eina intel·ligent per preparar-se per al C2 de català amb correcció automàtica de texts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ca",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Corregir text",
      "short_name": "Corregir",
      "description": "Accés directe per corregir un text",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Articles sobre el C2 de català",
      "url": "/blog",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}