{
  "name": "Playzy",
  "short_name": "Playzy",
  "description": "Organise et participe à des sessions sportives locales grâce à Playzy.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "scope_extensions": [
    {
      "origin": "https://www.playzy.io"
    },
    {
      "origin": "https://playzy.io"
    }
  ],
  "lang": "fr",
  "dir": "ltr",
  "display": "fullscreen",
  "display_override": ["standalone"],
  "background_color": "#121316",
  "theme_color": "#121316",
  "orientation": "natural",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "categories": ["sports", "social", "events"],
  "gcm_sender_id": "731812026296",
  "related_applications": [
    {
      "platform": "play",
      "id": "io.playzy.app"
    }
  ],
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "/media/ico/playzy-icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/media/ico/playzy-icon-96-monochrome.png",
      "purpose": "monochrome"
    },
    {
      "src": "/media/ico/playzy-icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/media/ico/playzy-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/ico/playzy-icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/ico/playzy-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/ico/playzy-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/media/ico/playzy-icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/media/ico/playzy-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/media/screenshots/screenshot-wide-1.png",
      "sizes": "1600x900",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/media/screenshots/screenshot-wide-2.png",
      "sizes": "1600x900",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/media/screenshots/screenshot-mobile-1.png",
      "sizes": "540x1200",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/media/screenshots/screenshot-mobile-2.png",
      "sizes": "540x1200",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
