{
  "name": "SMTstor",
  "short_name": "SMTstor",
  "description": "Sustainable Digital Infrastructure & Data Value Integrator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2e22",
  "theme_color": "#4A7C59",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}