{
  "name": "MilSim Airsoft Inventory",
  "short_name": "MilSim Inventory",
  "description": "Offline equipment checkout and return tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f4ee",
  "theme_color": "#1b2527",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
