{
  "name": "Fantasy Task RPG",
  "short_name": "FantasyRPG",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1b26",
  "theme_color": "#24283b",
  "icons": [
    {
      "src": "https://lucide.dev/icons/sword",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}