{
  "name": "Kalxa",
  "short_name": "Kalxa",
  "description": "Discover useful local information, events, deals, jobs, services, property and transport around your area.",

  "start_url": "/app",

  "scope": "/",

  "display": "standalone",

  "background_color": "#0b0c0e",

  "theme_color": "#0b0c0e",

  "orientation": "portrait",

  "icons": [
    {
      "src": "/static/icons/lac-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/lac-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": [
    "lifestyle",
    "local",
    "business"
  ],

  "lang": "en",

  "dir": "ltr"
}
