{
  "name": "FAULT LINE — PvP Arena",
  "short_name": "FAULT LINE",
  "description": "PvP skill game — fly the course faster than your opponent",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#080A0F",
  "theme_color": "#080A0F",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games"
  ],
  "prefer_related_applications": false
}