{
  "short_name": "Tails of BronyTales",
  "name": "Tails of Equestria: BronyTales Edition",
  "description": "Tails of Equestria rules reference and character sheet tracker",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "id": "/",
  "start_url": "/",
  "background_color": "#c28fc7",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#c28fc7",
  "shortcuts": [
    {
      "name": "Character Creator",
      "short_name": "Characters",
      "description": "Create or view your character sheets",
      "url": "/character",
      "icons": [{ "src": "icon-ch-192.png", "sizes": "192x192" }]
    },
    {
      "name": "GM Screen",
      "short_name": "GM Screen",
      "description": "Game screen for GMs",
      "url": "/game-screen",
      "icons": [{ "src": "icon-gm-192.png", "sizes": "192x192" }]
    }
  ]
}
