{
  "name": "SoupLogic Fuel",
  "short_name": "Fuel",
  "description": "Fuel your body. Quiet your mind.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F2F5FA",
  "theme_color": "#4338CA",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%234338CA'/><text x='256' y='340' text-anchor='middle' font-size='280' font-family='sans-serif'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%234338CA'/><text x='96' y='128' text-anchor='middle' font-size='100' font-family='sans-serif'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
