{
  "name": "Canopeo-Field",
  "short_name": "Canopeo-Field",
  "description": "Green canopy cover measurement and crop monitoring tool powered by the Canopeo algorithm",
  "start_url": "/canopeo-field/",
  "scope": "/canopeo-field/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["productivity", "agriculture", "utilities"],
  "lang": "en-US",
  "icons": [
    {
      "src": "icons/icon.ico",
      "type": "image/x-icon"
    },
    {
      "src": "icons/icon_64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Capture",
      "short_name": "Capture",
      "description": "Take a new canopy photo",
      "url": "/canopeo-field/",
      "icons": [{ "src": "icons/icon_128.png", "sizes": "128x128" }]
    }
  ]
}
