{
  "name": "SOLS Life",
  "short_name": "SOLS Life",
  "description": "SOLS Life is a sustainable lifestyle brand inspired by the Orang Asli and Orang Asal (indigenous) communities. We create innovative solar-powered solutions that make off-grid living simple and accessible, powering lives and empowering communities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f8be15",
  "icons": [
    {
      "src": "/assets/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/favicon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse SOLS Life solar products",
      "url": "/products"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with SOLS Life",
      "url": "/contact"
    }
  ],
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "any",
  "categories": [
    "shopping",
    "lifestyle",
    "business"
  ]
}
