{
  "name": "Panda RPG",
  "short_name": "PandaRPG",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3069/3069172.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3069/3069172.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
