{
  "name": "Dot Connect",
  "short_name": "Dot Connect",
  "description": "Enjoy Dot Connect, a fun twist on connect the dots that tests your logic and skill. Solve our dot puzzles online for free! Mixes connect the dots with mazes!",
  "categories": [
    "games"
  ],
  "lang": "en",
  "start_url": "/dot_connect",
  "scope": "https://api.razzlepuzzles.com",
  "display": "minimal-ui",
  "orientation": "portrait",
  "theme_color": "#5282b3",
  "background_color": "#5282b3",
  "icons": [
    {
      "src": "/public/images/dot_connect/touch-icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/public/images/dot_connect/touch-icon-hd.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/images/dot_connect/webapp.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.razzlepuzzles.dotconnect",
      "id": "com.razzlepuzzles.dotconnect"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/id1241070804",
      "id": "1241070804"
    }
  ]
}