{
  "name": "Typeset - Daily Letterpress Puzzle",
  "short_name": "Typeset",
  "description": "Set the type. Drag letter blocks into the 5×5 press so every row and column reads as a word.",
  "start_url": "/TypeSet/",
  "display": "standalone",
  "background_color": "#f6f3ec",
  "theme_color": "#f6f3ec",
  "orientation": "portrait",
  "scope": "/TypeSet/",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/TypeSet/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/TypeSet/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/TypeSet/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/TypeSet/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
