{
  "name": "ScaleTrack — Reptile Rescue Manager",
  "short_name": "ScaleTrack",
  "description": "Reptile rescue management — feedings, weights, medical, fosters & more",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0e1208",
  "theme_color": "#88b84a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en"
}
