{
  "name": "Production Tracker",
  "short_name": "ProdTracker",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f7f9fb",
  "theme_color": "#000000",
  "description": "Personal project tracking application for complex production orders.",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3061/3061341.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
