
{
  "short_name": "MyBiz",
  "name": "MyBiz Invoice",
  "description": "Simple invoicing for Nigerian businesses",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=M&background=ff6b1a&color=fff&size=192&bold=true&font-size=0.5",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://ui-avatars.com/api/?name=M&background=ff6b1a&color=fff&size=512&bold=true&font-size=0.5",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#ff6b1a",
  "background_color": "#f9fafb",
  "orientation": "portrait"
}
