{
  "name": "API Mocking & Local Dev Simulation Guide",
  "short_name": "LocalDevSim",
  "description": "A technical resource for developers, QA engineers, and platform teams building reliable local development environments with API mocks.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2d8a4e",
  "categories": ["education", "developer tools"],
  "icons": [
    { "src": "/icons/icon-192.png",          "sizes": "192x192",  "type": "image/png" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512",  "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512",  "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png",  "sizes": "180x180",  "type": "image/png" }
  ]
}

