{
  "name": "Treasure Hunt",
  "start_url": "https://th.unterborg.dk/?sta",
  "theme_color": "#8e4b4b",
  "background_color": "#e77373",
  "short_name": "thunt",
  "id": "treasure_hunt",
  "description": "App for creating and doing treasure hunts.",
  "icons": [
    {
      "src": "pict/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "https://th.unterborg.dk",
  "lang": "en",
  "display": "standalone",
  "orientation": "any",
  "iarc_rating_id": "6",
  "prefer_related_applications": true,
  "categories": [
    "education",
    "entertainment",
    "kids"
  ]
}