{
  "id": "/",
  "name": "Scaleogic",
  "short_name": "Scaleogic",
  "description": "Professional reptile husbandry and breeding management",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#a3e635",
  "orientation": "any",
  "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" }
  ],
  "categories": ["utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "View Snakes",
      "url": "/dashboard",
      "description": "Open your snake collection"
    }
  ]
}
