{
  "name": "Scoil",
  "short_name": "Scoil",
  "description": "AI-powered learning mentor for Irish education: Primary, Secondary, Leaving Cert, IB Diploma & Grinds",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fefefe",
  "theme_color": "#2d5a27",
  "orientation": "portrait-primary",
  "lang": "ga",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Obair Bhaile",
      "short_name": "Homework",
      "description": "Generate homework pack",
      "url": "/chat?action=homework"
    },
    {
      "name": "Matamaitic",
      "short_name": "Maths",
      "description": "Practice maths",
      "url": "/chat?subject=maths"
    }
  ]
}
