{
  "name": "BoB - Carnet d'Expos Canines",
  "short_name": "BoB",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F1E9F8",
  "theme_color": "#7E57C2",
  "description": "Carnet d'expositions canines pour suivre ses chiens, resultats et objectifs.",
  "orientation": "any",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "fr.cosmoslty.bob",
      "url": "https://play.google.com/store/apps/details?id=fr.cosmoslty.bob"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/fr/app/bob-carnet-dexpos-canines/id6749371300"
    }
  ],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
