{
  "name": "Scramdle",
  "short_name": "Scramdle",
  "description": "Interlocking word puzzles with decoy letters. Daily Run across three boards on one shared pool of checks, or Free Play any size.",
  "id": "/",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#171d29",
  "theme_color": "#171d29",
  "categories": ["games", "puzzle"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
