{
  "name": "Planificateur Céleste",
  "short_name": "Céleste",
  "description": "Planificateur d'astrophotographie pour Dwarf Mini — objets visibles, météo, galerie",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#010a1e",
  "theme_color": "#010a1e",
  "lang": "fr",
  "categories": ["astronomy", "photo", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-180.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Planificateur",
      "short_name": "Plan.",
      "url": "/?tab=planner",
      "description": "Objets visibles ce soir"
    },
    {
      "name": "Météo",
      "short_name": "Météo",
      "url": "/?tab=weather",
      "description": "Prévisions 7 nuits"
    }
  ]
}
