{
  "id": "grapnest-pwa",
  "scope": "./",
  "name": "Grapnest - Modern Software Solutions",
  "short_name": "Grapnest",
  "description": "Next-Gen Software Suite for Modern Business",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "g.png",
      "sizes": "1882x835",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Grapnest Desktop Dashboard"
    },
    {
      "src": "mobile-screenshot.png",
      "sizes": "640x1138",
      "type": "image/png",
      "label": "Grapnest Mobile Experience"
    }
  ]
}
