{
  "short_name": "RVL English",
  "name": "RVL English Learner • Word Match & Audio PWA",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512 192x192 96x96 48x48",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#ef4444",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "description": "RVL English Learner Progressive Web App for English & Portuguese language learning, vocabulary matching, and audio playlists.",
  "categories": ["education", "languages", "productivity"],
  "shortcuts": [
    {
      "name": "Word Match Tool",
      "short_name": "Word Match",
      "description": "Open Word Match vocabulary creator and player",
      "url": "/?tool=word"
    },
    {
      "name": "Audio Player Tool",
      "short_name": "Audio Player",
      "description": "Open Audio Player studio with custom delay timers",
      "url": "/?tool=audio"
    }
  ]
}
