{
  "name": "GotSOL",
  "short_name": "GotSOL",
  "id": "gotsol-alpha",
  "description": "A Merchant Point of Sale, with an extensive business financial tool suite. Built on Solana.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c1c1c",
  "theme_color": "#1c1c1c",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "lang": "en",
  "scope": "/",
  "logo": "/logo-192.webp",
  "logo_alt": "/logo-256.webp",
  "icons": [
    {
      "src": "/logo-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logo-256.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
} 