{
  "name": "Store to Your Door - Fast & Reliable",
  "short_name": "Store to Your Door",
  "description": "Fast, reliable delivery service with real-time GPS tracking, in-app chat, and AI-powered route optimization for drivers",
  "start_url": "/",
  "display": "standalone",

  "background_color": "#0f172a",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://i.ibb.co/x0Mf3jT/Untitled-design-20251011-074530-0000.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.ibb.co/x0Mf3jT/Untitled-design-20251011-074530-0000.png",

      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],


  "categories": ["business", "lifestyle", "productivity"],
  "screenshots": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
