{
    "name": "Passtime",
    "short_name": "Passtime",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "prefer_related_applications": true,
    "related_applications": [
      {
      "platform": "play",
      "id": "fr.passtime"
      }
    ],
    "icons": [{
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }]
}