{
  "name": "RINGO 3D \u2014 The Family Board Game, Cubed",
  "short_name": "RINGO 3D",
  "description": "Dad's game, cubed: five in a row, or four corners of a face — with an added twist! A 5x5x5 cube of glass, three dice, and Rubik's-style slice turns.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d3d27",
  "theme_color": "#145238",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "screenshots": [
    {
      "src": "screenshots/phone-menu.jpg",
      "sizes": "780x1320",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "RINGO 3D menu: Pass & Play, vs Computer, or Play Online"
    },
    {
      "src": "screenshots/phone-game.jpg",
      "sizes": "780x1320",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "A game in progress inside the cube"
    },
    {
      "src": "screenshots/desktop-game.jpg",
      "sizes": "1280x900",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "The RINGO 3D cube and dice"
    }
  ]
}
