{
  "id": "/",
  "name": "DM Studio AI",
  "short_name": "DM Studio AI",
  "description": "Accessible Digital Media learning with SEND-friendly support and AI tools.",
  "start_url": "/index.php?route=home&source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#101827",
  "theme_color": "#101827",
  "lang": "en-GB",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
