{
  "name": "Scrabble",
  "short_name": "Scrabble",
  "description": "Word game - form words on a grid of letter tiles",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2c3e50",
  "theme_color": "#2c3e50",
  "orientation": "any",
  "icons": [
    {
      "src": "/ico.gif",
      "sizes": "any",
      "type": "image/gif",
      "purpose": "any"
    }
  ]
}
