{
  "name": "MyWay Studio",
  "short_name": "MyWay",
  "description": "Your Creative Space — Adaptive Platform for Neurodiverse Children",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F4FF",
  "theme_color": "#6C63FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/themes/mws-theme/assets/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/mws-theme/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/mws-theme/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "en",
  "dir": "ltr"
}
