{
  "name": "High Yield Ag MyFarm",
  "description": "Irrigation Management System with Soil Moisture and Weather Sensors",
  "id": "HYAG_MYFARM",
  "orientation": "any", 
  "short_name": "MyFarm",
  "start_url": "../home",
  "scope": "../",
  "display": "minimal-ui",
  "display_override": ["window-controls-overlay"],
  "theme_color": "#88cfeb",
  "background_color": "#88cfeb",
  "icons": [
    {
      "src": "/static/icons/leaf_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/leaf_512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/icons/leaf.svg",
      "sizes": "48x48 72x72 96x96 128x128 144x144 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icons/leaf_maskable_x512.png",
      "sizes": "48x48 72x72 96x96 128x128 144x144 192x192 256x256 512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/HighYieldAgFavicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "https://highyieldag.com/wp-content/uploads/2023/09/annotated_home_page.png",
      "sizes": "2880x1620",
      "type": "image/png",
      "description": "MyFarm Annotated Home Screen"
    },
    {
      "src": "https://highyieldag.com/wp-content/uploads/2023/09/annotated_map_page.png",
      "sizes": "2880x1620",
      "type": "image/png",
      "description": "MyFarm Annotated Maps Screen"
    },
    {
      "src": "https://highyieldag.com/wp-content/uploads/2023/09/annotated_weather_chart.png",
      "sizes": "2880x1620",
      "type": "image/png",
      "description": "MyFarm Annotated Weather Chart"
    },
    {
      "src": "https://highyieldag.com/wp-content/uploads/2023/09/annotated_stacked_chart.png",
      "sizes": "2880x1620",
      "type": "image/png",
      "description": "MyFarm Annotated Stacked Chart"
    },
    {
      "src": "https://highyieldag.com/wp-content/uploads/2023/09/annotated_sum_chart.png",
      "sizes": "2880x1620",
      "type": "image/png",
      "description": "MyFarm Annotated Sum Chart"
    }
  ]
}
