{
  "name": "WordDream · 梦中词典",
  "short_name": "WordDream",
  "description": "AI-native multilingual dictionary: understand words like a patient teacher explains them.",
  "start_url": "/?app=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F7F4EE",
  "background_color": "#F7F4EE",
  "categories": ["education", "books", "reference"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/lookup-en.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "English word lookup with AI explanation"
    },
    {
      "src": "/screenshots/notebook-en.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Saved words notebook"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "itunes",
      "id": "6475000WORD",
      "url": "https://apps.apple.com/app/worddream/id6475000WORD"
    }
  ]
}
