{
  "name": "Filabl — AI Accounting Software",
  "short_name": "Filabl",
  "description": "AI-powered UK accounting software with direct HMRC filing via Making Tax Digital API.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A0B",
  "theme_color": "#3D9470",
  "lang": "en-GB",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/Gemini_Generated_Image_6uty5w6uty5w6uty.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/Gemini_Generated_Image_6uty5w6uty5w6uty.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/app.html",
      "description": "Open your accounting dashboard"
    },
    {
      "name": "Add Transaction",
      "url": "/app.html#transactions",
      "description": "Add a new transaction"
    }
  ]
}
