{
  "short_name": "GO4NIHONGO",
  "name": "GO4NIHONGO - Master the JLPT",
  "description": "The ultimate JLPT Japanese learning platform for Hindi, Nepali, and Bengali speakers. Master N5 to N1 with flashcards, SRS, quizzes, and drills.",
  "categories": ["education", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "theme_color": "#e11d48",
  "background_color": "#F8FAFC",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Study N5",
      "short_name": "N5",
      "description": "Jump into JLPT N5 vocabulary",
      "url": "/?level=N5",
      "icons": [{ "src": "web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "SRS Review",
      "short_name": "Review",
      "description": "Review due flashcards",
      "url": "/?module=review",
      "icons": [{ "src": "web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
