{
  "name": "FLOWEY — Interactive Fiction",
  "icons": [
    {
      "src": "icons/flowey-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "lang": "en-US",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#071018",
  "theme_color": "#071018",
  "launch_handler": {
    "route_to": "existing-client",
    "navigate_existing_client": "always"
  },
  "orientation": "landscape-primary",
  "display_override": [
    "fullscreen",
    "minimal-ui"
  ],
  "short_name": "FLOWEY",
  "description": "A complete English interactive-fiction text test."
}
