{
  "name": "G2G Platform",
  "short_name": "G2G",
  "description": "Guarantee to Guaranteed — Structured earning plans with scheduled payouts and capital management.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#050d1a",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/images/Logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
