{
  "name": "Plant Field Mentor East",
  "short_name": "Plant Mentor East",
  "description": "East Coast personal plant ID and field note tool with edible and medicinal caution notes.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f4f7f2",
  "theme_color": "#173b2b",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}