{
  "name": "Proposal Automation",
  "short_name": "Proposal Automation",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "description": "Proposal Automation",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-projects.png",
      "sizes": "1082x2402",
      "form_factor": "narrow",
      "label": "Mobile view showing projects list"
    }
  ]
}