{
  "name": "Primansh Agency OS",
  "short_name": "Primansh",
  "description": "Unified Portal for Primansh Clients and Admins. Manage SEO, Content, and Team Performance.",
  "id": "com.primansh.twa",
  "start_url": "/",
  "scope": "/",
  "dir": "ltr",
  "lang": "en-US",
  "display": "standalone",
  "background_color": "#070b14",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://primansh.com/manifest.json",
      "id": "com.primansh.twa"
    }
  ],
  "iarc_rating_id": "e6a2c262-e613-4424-9462-23f223f2f22f",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://img.icons8.com/isometric/512/lightning-bolt.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://img.icons8.com/isometric/192/lightning-bolt.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://img.icons8.com/isometric/192/lightning-bolt.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Primansh Dashboard - Desktop"
    },
    {
      "src": "/mobile-screenshot.png",
      "sizes": "630x1200",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Primansh Dashboard - Mobile"
    }
  ],
  "categories": ["business", "productivity", "management"],
  "shortcuts": [
    {
      "name": "Admin Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "url": "/messages",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
