{
  "name": "Stoq — Inventory & Stock Take",
  "short_name": "Stoq",
  "description": "Fast, mobile-first inventory and stock take system for food businesses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#1a1f2e",
  "theme_color": "#1a1f2e",

  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
