{
  "name": "Pest ID Pro — Regional Field Reference",
  "short_name": "Pest ID Pro",
  "description": "Professional regional pest identification tool for field technicians.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1f13",
  "theme_color": "#3d7a52",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Ant ID",
      "short_name": "Ants",
      "description": "Browse ant species",
      "url": "/#/ants"
    },
    {
      "name": "Rodent ID",
      "short_name": "Rodents",
      "description": "Browse rodent species",
      "url": "/#/rodents"
    },
    {
      "name": "Inspection",
      "short_name": "Checklist",
      "description": "Open inspection checklist",
      "url": "/#/checklist"
    }
  ]
}
