{
  "name": "PapySmartphone OS",
  "short_name": "PapyPhone",
  "description": "Interface simplifiée pour senior",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#1565c0",
  "background_color": "#f2f4f8",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/index.html"
}
