{
  "id"               : "/",
  "name"             : "CompanionX",
  "short_name"       : "CompanionX",
  "description"      : "Ghana's #1 Companion Platform — Find verified companions near you.",
  "start_url"        : "/",
  "scope"            : "/",
  "display"          : "standalone",
  "background_color" : "#0a0a0a",
  "theme_color"      : "#e91e8c",
  "orientation"      : "portrait-primary",
  "lang"             : "en",
  "dir"              : "ltr",
  "icons": [
    {
      "src"    : "/icon-192.png",
      "sizes"  : "192x192",
      "type"   : "image/png",
      "purpose": "any"
    },
    {
      "src"    : "/icon-192.png",
      "sizes"  : "192x192",
      "type"   : "image/png",
      "purpose": "maskable"
    },
    {
      "src"    : "/icon-512.png",
      "sizes"  : "512x512",
      "type"   : "image/png",
      "purpose": "any"
    },
    {
      "src"    : "/icon-512.png",
      "sizes"  : "512x512",
      "type"   : "image/png",
      "purpose": "maskable"
    }
  ],
  "categories"  : ["lifestyle", "social"],
  "screenshots" : [
    {
      "src"         : "/screenshot.png",
      "sizes"       : "1280x720",
      "type"        : "image/png",
      "form_factor" : "wide"
    }
  ]
}
