{
  "name": "Example Co.",
  "short_name": "Example Co.",
  "description": "Reference implementations, clean patterns, and the code that connects them.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#67C3F3",
  "icons": [
    {
      "src": "/assets/logo/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logo/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}