{
  "name": "Agronomics Seed Corp POS",
  "short_name": "Seed POS",
  "description": "Point of sale, inventory, ledger, and partner profit-sharing for Agronomics Seed Corporation",
  "start_url": "./pos.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f2f4ef",
  "theme_color": "#1f3d2a",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
