{
  "id": "/",
  "short_name": "Carrot",
  "name": "Carrot Store",
  "description": "Great apps to make your life better",
  "categories": [
    "books",
    "games",
    "lifestyle",
    "medical",
    "music",
    "photo",
    "utilities"
  ],
  "icons": [
    {
      "src": "/images/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "scope": "/",
  "theme_color": "#FFFFFF",
  "prefer_related_applications": false,
  "iarc_rating_id": "970a0da4-a549-4560-9743-93df33417b9c",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.carrotstore.ailover",
      "id": "com.carrotstore.ailover"
    },
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/store/detail/9N4F0SQKPQC6"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+call",
      "url": "/bookphone?=phone%s"
    },
    {
      "protocol": "web+app",
      "url": "/?p=app&id=%s"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 300
  }
}
