{
  "name": "Battlefleet Gothic: Remastered",
  "short_name": "BFG Rulebook",
  "description": "Online Battlefleet Gothic: Remastered Rulebook",
  "start_url": "https://battlefleet-game.org/",
  "id": "https://battlefleet-game.org/",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#14151A",
  "background_color": "#ffffff",
  "display": "standalone",
  "categories": ["entertainment", "games"],
  "shortcuts": [
    {
      "name": "Rulebook",
      "url": "/the-rules/"
    },
    {
      "name": "Fleets",
      "url": "/fleet-lists/"
    }
  ]
}
