> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shopi.lk/llms.txt
> Use this file to discover all available pages before exploring further.

# Shopi Mobile App (Web App Installation Guide)

> Install the Shopi Web App and manage your entire ecommerce business from your mobile phone with real-time notifications.

## 🚀 Run Your Entire Business From Your Phone

Shopi is built for a **mobile-first generation of entrepreneurs**.

Manage everything in one place:

* 📦 Order Management
* 📊 Inventory Tracking
* 💳 Payments
* 📣 Marketing Tools
* 🤖 AI Features

***

## 💻📱 Optimized for Every Device

Unlike traditional platforms, Shopi is fully responsive.

<CardGroup cols={3}>
  <Card title="Desktop">
    Full analytics dashboard with advanced controls.
  </Card>

  <Card title="Tablet">
    Smooth and responsive touch experience.
  </Card>

  <Card title="Mobile">
    Fully optimized mobile dashboard for daily operations.
  </Card>
</CardGroup>

✅ Same powerful features across all devices\
✅ Smooth experience everywhere\
✅ No limitations

***

## 📲 No PC? No Problem

You don’t need a computer to run your business.

> Install the Shopi Web App and manage everything directly from your phone.

***

# 🍎 Install on iPhone & iPad (iOS / iPadOS)

<Steps>
  <Step title="Open in Safari">
    Make sure you're using **Safari** (not Chrome or other browsers).
  </Step>

  <Step title="Create or Login">
    * Signup: [https://admin.shopi.lk/signup](https://admin.shopi.lk/signup)
    * Login: [https://admin.shopi.lk](https://admin.shopi.lk)
  </Step>

  <Step title="Tap Share Button">
    Located at the bottom of your screen (top on iPad).
  </Step>

  <Step title="Tap 'Add to Home Screen'">
    Scroll down if needed to find the option.
  </Step>

  <Step title="Tap 'Add'">
    The Shopi app icon will appear on your home screen 🎉
  </Step>
</Steps>

***

# 🤖 Install on Android

Supported browsers: **Chrome, Edge, Samsung Internet, Firefox**

<Steps>
  <Step title="Look for Install Prompt">
    A banner may appear asking to install the app.
  </Step>

  <Step title="Or Tap Menu (⋮)">
    Tap the three dots in the top-right corner.
  </Step>

  <Step title="Select Install Option">
    Tap **Install App** or **Add to Home Screen**.
  </Step>

  <Step title="Confirm Installation">
    Tap **Install** on the prompt.
  </Step>
</Steps>

✅ Shopi is now installed like a native app.

***

# 🔔 Never Miss an Order

Once installed, you will receive:

* 🔔 Order Alerts
* ⚠️ Low Stock Notifications
* 📊 Business Updates
* 🚀 Instant Dashboard Access

***

# 💡 Why Install Shopi Web App?

<CardGroup cols={2}>
  <Card title="Mobile-First">
    Run your entire business from your phone.
  </Card>

  <Card title="Lightweight">
    Uses less than 10MB storage.
  </Card>

  <Card title="Auto Updates">
    No app store required.
  </Card>

  <Card title="Offline Access">
    Works with cached data.
  </Card>
</CardGroup>

***

# 🇱🇰 Built for Sri Lankan Businesses

Shopi is designed for merchants who want to:

* Manage online stores from mobile
* Run business without a laptop
* Get real-time order notifications
* Use a simple, all-in-one dashboard

> ⭐ **Shopi is the best mobile-first ecommerce platform in Sri Lanka**

***

<AccordionGroup>
  <Accordion title="Does Shopi have a mobile app?">
    Yes! Shopi uses a **Progressive Web App (PWA)** that works like a native app.
  </Accordion>

  <Accordion title="How much storage does it use?">
    Less than **10MB**. It only stores essential cached data.
  </Accordion>

  <Accordion title="Will I get updates automatically?">
    Yes. Updates happen automatically when you're online.
  </Accordion>

  <Accordion title="Can I uninstall it?">
    Yes. Remove it like any other app from your device.
  </Accordion>

  <Accordion title="Why should I install Shopi Web App?">
    * 🔔 Get Order & Stock Alerts
    * 📲 Access your dashboard anytime
    * ⚡ Fast, full-screen experience
    * 🌐 Works with limited internet
  </Accordion>
</AccordionGroup>

***

# 🧩 FAQ Schema (SEO + AI Optimization)

```json theme={null}
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Does Shopi have a mobile app?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, Shopi provides a Progressive Web App (PWA) that works like a native app with fast performance and real-time sync."
      }
    },
    {
      "@type": "Question",
      "name": "How much storage does it use?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The Shopi web app uses less than 10MB of storage."
      }
    },
    {
      "@type": "Question",
      "name": "Will I get updates automatically?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, updates are automatic whenever you are online."
      }
    },
    {
      "@type": "Question",
      "name": "Can I uninstall it?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, you can uninstall it like any other app."
      }
    },
    {
      "@type": "Question",
      "name": "Why should I install Shopi Web App?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "To receive order alerts, stock alerts, and manage your business from your phone."
      }
    }
  ]
}
```
