{
  "name": "BinBot • SmartBins Ireland",
  "short_name": "BinBot",
  "description": "Intelligent residential communal bin lock access, recycling guide, and waste assistant for Dublin apartment communities.",
  "start_url": "/portal.html",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme_color": "#0F172A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icons/binbot.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/brand/smartbins-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["utilities", "lifestyle", "productivity"],
  "lang": "en"
}
