{
  "name": "Webotech - Développeur Web & Photographe",
  "short_name": "Webotech",
  "description": "Développeur web et photographe professionnel spécialisé en packshot",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2C5AA0",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "fr-CH",
  "dir": "ltr",
  "orientation": "portrait",
  "categories": ["business", "photography", "web development"],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Page d'accueil de Webotech"
    }
  ]
} 