{
  "name": "Korean Flashcards",
  "short_name": "한국어",
  "description": "Study Korean vocabulary with flashcards",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#182030",
  "theme_color": "#182030",
  "icons": [
    {
      "src": "/app-icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}