{
  "name": "Eryndal: The Fringes",
  "short_name": "Eryndal",
  "description": "A turn-based retro RPG of the Fringes.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0b0a",
  "theme_color": "#0d0b0a",
  "icons": [
    {
      "src": "./icons/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
