{
  "name": "Coolset - Smart Investment Platform",
  "short_name": "Coolset",
  "description": "Trusted investment platform with daily profit plans, secure deposits and withdrawals.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1a1410",
  "theme_color": "#c9a14a",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}