{
  "name": "Straincellar",
  "short_name": "Straincellar",
  "description": "Your personal cannabis strain cellar. Track experiences, explore genetics, discover and trade favorites.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#1C1917",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "education"],
  "screenshots": [
    {
      "src": "/screenshots/strains.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Strain Archives"
    },
    {
      "src": "/screenshots/genealogy.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Strain Genealogy"
    }
  ]
}
