{
  "id": "com.optigrit_new_version_one.twa",
  "short_name": "OptiGrit",
  "name": "OptiGrit SaaS Platform",
  "description": "OptiGrit: The Intelligent SaaS Platform for Enhanced Productivity",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/optigrit_pwa_logo_new.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/optigrit_pwa_logo2.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/optigrit1024.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "any",
  "categories": [
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "dir": "ltr",
  "lang": "en",
  "launch_handler": {
    "client_mode": "auto"
  },
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "540x960",
      "type": "image/png",
      "label": "Dashboard view"
    },
    {
      "src": "/screenshots/screen2.png",
      "sizes": "540x960",
      "type": "image/png",
      "label": "Analytics overview"
    }
  ],
  "iarc_rating_id": "e12345678-1234-1234-1234-1234567890ab",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.optigrit.app",
      "id": "com.optigrit.app"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://optigrit.com",
      "type": "origin"
    }
  ],
  "display_override": [
    "standalone",
    "fullscreen",
    "window-controls-overlay"
  ]
}