{
  "name": "HOMER Energy",
  "short_name": "HOMER Energy",
  "description": "Industry-leading software for modeling and optimizing hybrid renewable energy systems",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a5f3c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "assets/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "assets/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our software and consulting services",
      "url": "/services.html",
      "icons": []
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "Access documentation and tutorials",
      "url": "/resources.html",
      "icons": []
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact.html",
      "icons": []
    }
  ]
}
