{
  "name": "KoraForms",
  "short_name": "KoraForms",
  "description": "Build forms that work anywhere — even offline. Collect data in the field, at church, in school. Free and open source.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#DC2626",
  "background_color": "#ffffff",
  "orientation": "any",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
