{
  "name": "Time To Play",
  "short_name": "Time Play",
  "description": "Browser mini-games by Time To Live: puzzles, arcade, board games, word games, daily quests and online rooms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#00f0ff",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
