{
  "name": "Kamitika - Réseau Social Panafricain",
  "short_name": "Kamitika",
  "description": "Réseau social dédié à la culture, l'histoire et l'actualité africaine",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a1a1a",
  "background_color": "#ffffff",
  "categories": ["social", "news", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1696041752094-1be601b7053f?w=1280&h=720&fit=crop",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Kamitika Desktop View"
    },
    {
      "src": "https://images.unsplash.com/photo-1696041752094-1be601b7053f?w=720&h=1280&fit=crop",
      "sizes": "720x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Kamitika Mobile View"
    }
  ]
}