{
  "name": "FASM - Fire Alarm Service Management",
  "short_name": "FASM",
  "description": "Mobile inventory management for shop and vehicle parts tracking",
  "start_url": "./",
  "display": "standalone",
  "scope": "./",
  "prefer_related_applications": false,
  "background_color": "#f8f3ea",
  "theme_color": "#b72a2c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./maskable-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}
