{
  "id": "uk.unseenn.app",
  "name": "UNSEENN — Life in the UK Test",
  "short_name": "UNSEENN",
  "description": "Prepare for your Life in the UK citizenship test. 900+ practice questions, 20 mock tests, 729 flashcards, 5 study games, audio lessons and progress tracking. Free to use.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0d2d4a",
  "theme_color": "#0d2d4a",
  "orientation": "portrait",
  "lang": "en-GB",
  "categories": ["education"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=uk.unseenn.app",
      "id": "uk.unseenn.app"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "platform": "narrow",
      "label": "UNSEENN Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice Questions",
      "short_name": "Practice",
      "description": "Start practising Life in the UK questions",
      "url": "/life-in-the-uk.html?shortcut=practice",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mock Test",
      "short_name": "Mock Test",
      "description": "Take a full mock test",
      "url": "/life-in-the-uk.html?shortcut=mock",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
