{
  "id": "where-in-the-world",
  "name": "Where in the world?",
  "short_name": "Where in the world?",
  "description": "Where in the world? est une application éducative qui permet aux utilisateurs de découvrir des informations sur tous les pays du monde.",
  "start_url": "/",
  "author": "Régis Enguehard",
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "prefer_related_applications": false,
  "related_applications": [],
  "categories": ["productivity", "education"],
  "screenshots": [
    {
      "src": "/assets/images/screenshot1.webp",
      "sizes": "920x1615",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Homescreen of 'Where in the world?' App"
    },
    {
      "src": "/assets/images/screenshot2.webp",
      "sizes": "1400x904",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Homescreen of 'Where in the world?' App"
    }
  ],
  "form_factor": "generic"
}
