{
  "name": "Twice as Fast",
  "short_name": "TwiceAsFast",
  "description": "Хардкорный 2D аркада-платформер с петлями времени.",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0b0d17",
  "theme_color": "#0b0d17",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
