{
  "id": "/tb-citadel-calculator/index.html",
  "name": "TB Citadel Calculator",
  "short_name": "Citadel Calc",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#c5a059",
  "icons": [
    {
      "src": "citadel1.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "1440x2617",
      "type": "image/png"
    },
    {
      "src": "screenshot-desktop.png",
      "sizes": "1363x689",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
