{
  "short_name": "BRETH",
  "name": "BRETH - Gym Workout Tracker",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%23C0392F' width='192' height='192'/%3E%3Ctext x='96' y='140' font-family='Barlow Condensed, sans-serif' font-size='120' font-weight='900' text-anchor='middle' fill='%23EDEAE3'%3EB%3C/text%3E%3C/svg%3E",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%23C0392F' width='512' height='512'/%3E%3Ctext x='256' y='380' font-family='Barlow Condensed, sans-serif' font-size='320' font-weight='900' text-anchor='middle' fill='%23EDEAE3'%3EB%3C/text%3E%3C/svg%3E",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#C0392F",
  "background_color": "#EDEAE3",
  "orientation": "portrait"
}