{
  "name": "G.O.D. — Family Safe AI",
  "short_name": "G.O.D.",
  "description": "G.O.D. (Global Online Development LLC, USA) — your Family Safe AI assistant. AI-powered, all-in-one, entertainment and knowledge, smart, global and multilingual. Real-time internet search, image creation, voice mode, kids mode and more.",
  "id": "/?source=pwa",
  "start_url": "/chat?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#1e3a5f",
  "theme_color": "#d4af37",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "education", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/god-cloud-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/monochrome-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "description": "Open a fresh G.O.D. chat",
      "url": "/chat?new=1&source=pwa-shortcut",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "description": "Open settings",
      "url": "/settings?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/portrait-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "G.O.D. — Family Safe AI assistant"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "G.O.D. — Family Safe AI assistant"
    }
  ]
}
