{
  "name": "Abyssal Engine",
  "short_name": "Abyssal Engine",
  "description": "A character builder and campaign companion for Fabula Ultima.",
  "start_url": "/abyssal-engine/",
  "scope": "/abyssal-engine/",
  "display": "standalone",
  "background_color": "#1e1f22",
  "theme_color": "#1e1f22",
  "orientation": "natural",
  "icons": [
    {
      "src": "/images/AbyssalEngine_Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/AbyssalEngine_Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "categories": ["games", "utilities"],
  "lang": "en"
}
