{
  "name": "Andy n Bill Raven - Smart Energy Management",
  "short_name": "RavenEnergy",
  "description": "Real-time energy monitoring and solar production tracking",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2196F3",
  "scope": "./",
  "lang": "en-US",
  "icons": [
    {
      "src": "bolt.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%232196F3'/><text x='96' y='96' text-anchor='middle' dy='0.3em' font-size='100' fill='white'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%232196F3'/><text x='256' y='256' text-anchor='middle' dy='0.3em' font-size='300' fill='white'>⚡</text></svg>",
      "sizes": "512x512", 
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "productivity"]
}
