{
  "name": "PlaceMarketCY",
  "short_name": "PlaceMarketCY",
  "description": "Marketplace αγγελιών για την Κύπρο.",
  "start_url": "/dashboard/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/wp-content/themes/PlaceMarketCY-Theme-Pro/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/PlaceMarketCY-Theme-Pro/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/dashboard/?source=pwa",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "gcm_sender_id": "103953800507"
}