{
  "name": "InsightRPG",
  "short_name": "InsightRPG",
  "description": "An open-source tabletop RPG system for professional exercises",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A3A3A",
  "theme_color": "#1A3A3A",
  "icons": [
    {
      "src": "/assets/logos/lgp-icon-teal-solid.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
