{
  "name": "My Cubictree — Owners",
  "short_name": "My Cubictree",
  "description": "Care reminders, seedling and nutrient refills, and the Grow Club — with CORNIQ, your grow assistant.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F6F8F4",
  "theme_color": "#F6F8F4",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
