{
  "name": "Movable — Learn Dutch",
  "short_name": "Movable",
  "description": "AI-powered platform for learning Dutch and preparing for NT2 exam",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "scope": "/",
  "lang": "uk-UA",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Read Module",
      "short_name": "Read",
      "description": "Open Read Module",
      "url": "/read",
      "icons": []
    },
    {
      "name": "API Test",
      "short_name": "API",
      "description": "Test API endpoints",
      "url": "/api-test",
      "icons": []
    }
  ]
}
