{
  "id": "/",
  "name": "JFT GO: Mock Test A1 A2",
  "short_name": "JFT GO",
  "description": "Free JFT-Basic (A2) practice: drills, mock tests, listening and vocabulary. Works offline. No sign-up needed.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#DDF3FF",
  "theme_color": "#DDF3FF",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "education"
  ],
  "shortcuts": [
    {
      "name": "Today's mission",
      "short_name": "Mission",
      "url": "/play?mode=mission"
    },
    {
      "name": "Mock test",
      "short_name": "Mock",
      "url": "/mock"
    }
  ],
  "prefer_related_applications": false
}
