{
  "name": "Hindpride Studio",
  "short_name": "Hindpride",
  "id": "/",
  "description": "Mobile-first development package builder for Hindpride consultations, budgeting, payment planning, and client-ready reports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eff5ec",
  "theme_color": "#003910",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/hindpride-share-preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Hindpride Studio home screen",
      "form_factor": "wide"
    }
  ]
}
