{
  "id": "/six-game/",
  "name": "Six Game",
  "short_name": "Six Game",
  "description": "Six Game - A collaborative word guessing game. Play as many rounds as you like with words from 3 to 8 letters. Invite friends to join your room and work together to solve each puzzle in up to 6 attempts!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a1a",
  "theme_color": "#9BEEB7",
  "icons": [
    {
      "src": "/apple-touch-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games"],
  "screenshots": [
    {
      "src": "https://six.slpixe.com/screenshot-mint.png",
      "sizes": "751x751",
      "type": "image/png"
    },
    {
      "src": "https://six.slpixe.com/screenshot-dark.png",
      "sizes": "751x751",
      "type": "image/png"
    },
    {
      "src": "https://six.slpixe.com/screenshot-lavender.png",
      "sizes": "751x751",
      "type": "image/png"
    },
    {
      "src": "https://six.slpixe.com/screenshot-mobile.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "https://six.slpixe.com/screenshot-og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
