{
  "name": "Planting Season",
  "short_name": "Planting Season",
  "description": "Your region's garden, homestead and growing app. Works offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf6ef",
  "theme_color": "#3f6b3a",
  "icons": [
    { "src": "assets/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
