{
  "name": "ChronoFlip",
  "short_name": "ChronoFlip",
  "description": "Compteurs rétro à volets pour comptes à rebours et durées écoulées, stockés localement.",
  "id": "https://chronoflip.app/",
  "start_url": "https://chronoflip.app/",
  "scope": "https://chronoflip.app/",
  "display": "standalone",
  "background_color": "#111315",
  "theme_color": "#111315",
  "lang": "fr",
  "description_localized": {
    "en": {
      "value": "Lightweight retro flip countdowns and elapsed counters, stored locally."
    }
  },
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
