{
  "name": "Form Capture Pro",
  "short_name": "Form Capture Pro",
  "description": "Build custom forms, capture data offline, and export anywhere. 30+ field types, kiosk mode, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0dcfbe",
  "icons": [
    {
      "src": "/AppIcon_dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/AppIcon_dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
