{
  "name": "StockMe AI | Inventory at the Speed of Speech",
  "short_name": "StockMe AI",
  "description": "The world's first voice-native inventory system. Stop counting, start talking, and get home earlier.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1034A6",
  "theme_color": "#1034A6",
  "categories": ["business", "productivity", "food"],
  "screenshots": [
    {
      "src": "/screenshots/Inventory%20counting.webp",
      "sizes": "390x796",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Voice-powered inventory counting"
    },
    {
      "src": "/screenshots/Inventory%20Cards.webp",
      "sizes": "390x796",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Live inventory item cards"
    },
    {
      "src": "/screenshots/Reports.webp",
      "sizes": "390x803",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Reports and department valuations"
    },
    {
      "src": "/screenshots/Purchasing.webp",
      "sizes": "390x796",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Purchasing and invoice management"
    },
    {
      "src": "/screenshots/Settings.webp",
      "sizes": "390x796",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Settings and configuration"
    }
  ],
  "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"
    }
  ]
}
