{
  "name": "Scrabble Score Keeper by Rohit Patil",
  "short_name": "Scrabble Score",
  "start_url": "https://rohitpatil.com/games/scrabble-score-keeper/",
  "display": "standalone",
  "background_color": "#1a202c",
  "theme_color": "#1a202c",
  "description": "A free online Scrabble Score Keeper with auto-saving and end-game calculator.",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}