{
  "name": "OuChiner — La carte des chineurs",
  "short_name": "OuChiner",
  "description": "Construisez votre itinéraire chine. Antiquaires, brocantes, vide-greniers et déballages marchands partout en France.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#8B6F5E",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["lifestyle", "maps", "navigation"],
  "screenshots": [
    {
      "src": "/images/pwa/screenshot-carte.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Carte des chineurs"
    },
    {
      "src": "/images/pwa/screenshot-calendrier.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Brocantes ce weekend"
    },
    {
      "src": "/images/pwa/screenshot-fiche.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fiche événement"
    }
  ],
  "icons": [
    { "src": "/images/pwa/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/images/pwa/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/images/pwa/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/images/pwa/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/images/pwa/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/images/pwa/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/pwa/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/images/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Voir la carte",
      "url": "/?source=pwa_shortcut",
      "description": "Ouvrir la carte des chineurs",
      "icons": [{ "src": "/images/pwa/shortcut-carte.png", "sizes": "96x96" }]
    },
    {
      "name": "Calendrier ce weekend",
      "url": "/calendrier/?source=pwa_shortcut",
      "description": "Brocantes ce weekend",
      "icons": [{ "src": "/images/pwa/shortcut-agenda.png", "sizes": "96x96" }]
    },
    {
      "name": "Mes alertes",
      "url": "/alertes/?source=pwa_shortcut",
      "description": "Gérer mes alertes chine",
      "icons": [{ "src": "/images/pwa/shortcut-alertes.png", "sizes": "96x96" }]
    },
    {
      "name": "Publier un événement",
      "url": "/annonceur.html?source=pwa_shortcut",
      "description": "Référencer ma boutique ou événement",
      "icons": [{ "src": "/images/pwa/shortcut-publier.png", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/api/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [],
  "prefer_related_applications": false
}
