{
  "name": "YOLO Energy Club",
  "short_name": "YOLO",
  "description": "Collect Energy. Unlock Life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F1E5",
  "theme_color": "#F7F1E5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='44' fill='%23FF7A66'/><text x='96' y='128' font-size='72' text-anchor='middle' font-family='Permanent Marker, cursive' fill='%23FFFFFF'>YOLO</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23FF7A66'/><text x='256' y='332' font-size='196' text-anchor='middle' font-family='Permanent Marker, cursive' fill='%23FFFFFF'>YOLO</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}