{
  "name": "Jpro - Japanese Learning Platform",
  "short_name": "Jpro",
  "description": "Learn Japanese through vocabulary, subtitles, and interactive practice",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A90E2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/jpro.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/jpro.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/jpro.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}

























