{
    "name": "CRIBFLYER",
    "short_name": "CRIBFLYER",
    "description": "Create single property websites and real estate agent websites in minutes.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#22377a",
    "icons": [
      {
        "src": "/static/img/favicons/favicon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/static/img/favicons/favicon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "orientation": "any",
    "dir": "ltr",
    "lang": "en-US",
    "display_override": ["fullscreen", "standalone"],
    "related_applications": [],
    "prefer_related_applications": false
  }