{
  "name": "LittleXplorers",
  "short_name": "LittleXplorers",
  "description": "LittleXplorers goal is to make it easy to find awesome playgrounds nearby, for all of us to enjoy. Some may never by found or are only known by a handful of people, and those are the hidden gems we would like to share with all of us",
  "version": "0.0.6",
  "theme_color": "#508f71",
  "background_color": "#fafbf8",
  "display": "standalone",
   "display_override": [
    {
     "display": "minimal-UI",
     "orientation": "portrait"
    },
    {
     "display": "browser",
     "orientation": "landscape"
    }
  ],
  "orientation": "portrait-primary",
  "dir": "ltr",
  "scope": "/",
  "iarc_rating_id": "13",
  "prefer_related_applications": false,
  "shortcuts": [],
  "lang": "da",
  "start_url": "/",
  "screenshots": [
    {
      "src": "assets/img/Testimonial.jpg",
      "sizes": "1113x602",
      "type": "image/jpg"
    },
    {
      "src": "assets/img/Screenshot Playgrounds table.jpg",
      "sizes": "1132x685",
      "type": "image/jpg"
    }
  ],
  "icons": [
    {
      "src": "assets/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "entertainment",
    "kids",
    "navigation",
    "travel"
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=dk.golittle.golittle",
      "id": "dk.golittle.golittle"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=de.pnpq.playgroundlocator",
      "id": "de.pnpq.playgroundlocator"
    }
  ]
 }
