{
  "name": "InvoStack",
  "short_name": "InvoStack",
  "description": "AI-powered billing and invoicing software for modern businesses.",
  "start_url": "/dashboard",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#0a0a0a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://mawamahal.in"
    },
    {
      "type": "origin",
      "origin": "https://*.mawamahal.in"
    },
    {
      "type": "origin",
      "origin": "https://invostack.in"
    },
    {
      "type": "origin",
      "origin": "https://*.invostack.in"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+invostack",
      "url": "/dashboard?action=%s"
    },
    {
      "protocol": "web+invoice",
      "url": "/sales?ref=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/sales/new",
      "accept": {
        "text/csv": [".csv"],
        "application/json": [".json"],
        "application/pdf": [".pdf"]
      },
      "icons": [
        {
          "src": "/icons/icon-192x192.png?v=3",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "launch_type": "single-client"
    }
  ],
  "share_target": {
    "action": "/sales/new",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "name",
      "text": "description",
      "url": "link",
      "files": [
        {
          "name": "invoices",
          "accept": ["text/csv", "application/json", "application/pdf", ".csv", ".json", ".pdf"]
        }
      ]
    }
  },
  "related_applications": [
    {
      "platform": "play",
      "id": "in.mawamahal.twa",
      "url": "https://play.google.com/store/apps/details?id=in.mawamahal.twa"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-48x48.png?v=3",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72x72.png?v=3",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png?v=3",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png?v=3",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png?v=3",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png?v=3",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Sale",
      "short_name": "Sale",
      "url": "/sales",
      "icons": [{ "src": "/icons/icon-192x192.png?v=3", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Inventory",
      "short_name": "Items",
      "url": "/inventory",
      "icons": [{ "src": "/icons/icon-192x192.png?v=3", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Reports",
      "short_name": "Reports",
      "url": "/reports",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1.png?v=2",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "InvoStack Dashboard - Financial overview and analytics"
    },
    {
      "src": "/screenshots/2.png?v=2",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Inventory Management - Track products and stock levels"
    },
    {
      "src": "/screenshots/3.png?v=2",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Reports & Analytics - Business performance and AI insights"
    },
    {
      "src": "/screenshots/1.jpeg?v=2",
      "sizes": "540x960",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile Dashboard - Real-time metrics on your phone"
    },
    {
      "src": "/screenshots/2.jpeg?v=2",
      "sizes": "540x960",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile Inventory - Product and stock management"
    },
    {
      "src": "/screenshots/3.jpeg?v=2",
      "sizes": "540x960",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile Reports - Financial reports and analytics"
    }
  ],
  "widgets": [
    {
      "name": "InvoStack Quick Stats",
      "short_name": "Quick Stats",
      "description": "View your business financial summary at a glance",
      "tag": "quick-stats",
      "ms_ac_template": "widgets/quick-stats.json",
      "data": "/api/widgets/quick-stats",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshots/1.jpeg?v=2",
          "sizes": "540x960",
          "type": "image/jpeg",
          "label": "Quick Stats widget showing revenue and expense summaries"
        }
      ],
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "backgrounds": [
        {
          "src": "/icons/icon-1024x1024.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
