{
  "name": "Stephane ASTRO",
  "short_name": "Stephane ASTRO",
  "description": "Astrologie Évolutive et Humaniste. Thème natal Placidus, Sabians, transits, synastrie, Palazzo votre conseil intime.",
  "id": "/?source=pwa",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "education", "entertainment"],
  "shortcuts": [
    {
      "name": "Calculer mon thème",
      "short_name": "Thème",
      "description": "Lancer le calcul de mon thème natal",
      "url": "/calcul-theme-astral.html?source=pwa_shortcut"
    },
    {
      "name": "Mon espace",
      "short_name": "Espace",
      "description": "Mes thèmes enregistrés",
      "url": "/mon-espace.html?source=pwa_shortcut"
    },
    {
      "name": "Palazzo",
      "short_name": "Palazzo",
      "description": "Conseil personnel Palazzo",
      "url": "/palazzo-chat.html?source=pwa_shortcut"
    },
    {
      "name": "Ciel du jour",
      "short_name": "Ciel",
      "description": "Le ciel d'aujourd'hui",
      "url": "/ciel-du-jour.html?source=pwa_shortcut"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Page d'accueil"
    },
    {
      "src": "/screenshots/screen-theme.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Roue zodiacale"
    },
    {
      "src": "/screenshots/screen-palazzo.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Palazzo, votre conseil"
    },
    {
      "src": "/screenshots/screen-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vue bureau"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/import-theme.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
