{
  "short_name": "Pria",
  "name": "Pria - AI Digital Twin",
  "description": "AI-powered virtual mentor for education, research and career goals. Integrates with LMS like Moodle and Canvas.",
  "icons": [
    {
      "src": "favicon_v4.ico",
      "sizes": "128x128 64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192_v4.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo512_v4.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "logo192_v4.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "pria-main-screenshot.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "Pria AI Digital Twin - Login"
    },
    {
      "src": "pria-ui-screenshot.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "Pria AI Digital Twin - Main Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Converse with Pria",
      "short_name": "Chat",
      "url": "/pria/personal/qanda",
      "icons": [{ "src": "logo192_v3.webp", "sizes": "192x192" }]
    },
    {
      "name": "My Gallery",
      "short_name": "Gallery",
      "url": "/my-profile/pricing?tab=1",
      "icons": [{ "src": "logo192_v3.webp", "sizes": "192x192" }]
    }
  ],
  "id": ".",
  "display": "standalone",
  "display_override": ["minimal-ui"],
  "theme_color": "#7c3aed",
  "background_color": "#f9fafb",
  "orientation": "any",
  "lang": "en-US",
  "categories": ["AI", "education", "productivity", "utilities", "generative", "agentic", "gpt"],
  "scope": "/",
  "start_url": "/login"
}
