{
  "name": "GoGirlfriend — AI Companion",
  "short_name": "GoGF",
  "description": "An AI girlfriend companion app which understands and supports you — with unmatched ultra-high quality avatars.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "categories": [
    "social",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/images/pwa-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/pwa-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}