{
  "name": "FieldLens • Kilimani Apartments Field Intake",
  "short_name": "FieldLens PWA",
  "description": "On-site property intake and DeepSeek AI listing generator for field marketers and agents in Nairobi.",
  "start_url": "/admin?flow=field-intake",
  "display": "standalone",
  "background_color": "#0B1E36",
  "theme_color": "#0B1E36",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?auto=format&fit=crop&w=192&h=192&q=80",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?auto=format&fit=crop&w=512&h=512&q=80",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "real-estate"],
  "shortcuts": [
    {
      "name": "Quick On-Site Intake",
      "short_name": "New Intake",
      "description": "Capture on-site photos, walkthrough video and generate listing",
      "url": "/admin?flow=field-intake",
      "icons": [{ "src": "https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?auto=format&fit=crop&w=192&h=192&q=80", "sizes": "192x192" }]
    },
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "description": "View all properties in Kilimani",
      "url": "/for_sale",
      "icons": [{ "src": "https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?auto=format&fit=crop&w=192&h=192&q=80", "sizes": "192x192" }]
    }
  ]
}
