{
  "name": "TervApp",
  "short_name": "Terv",
  "description": "Field operations and project management for agriculture and engineering.",
  "start_url": "/companies",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#18181b",
  "lang": "en",
  "categories": ["productivity", "agriculture"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
