{
  "name": "DomiTemps",
  "short_name": "DomiTemps",
  "description": "Pointages, relevés CESU et factures pour les intervenants à domicile",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#007AFF",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Timesheet",
      "short_name": "Timesheet",
      "description": "Ajouter une nouvelle feuille de temps",
      "url": "/?tab=timesheets",
      "icons": []
    }
  ]
}
