{
  "id": "/?source=installed",
  "name": "Tableclock — multiplayer turn timer",
  "short_name": "Tableclock",
  "description": "An offline turn timer for two to eight people around one table.",
  "start_url": "/?v=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3ebd6",
  "theme_color": "#201d19",
  "categories": ["games", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New clock", "short_name": "New clock", "url": "/?new=1", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
