{
  "name": "GOGAINDE",
  "short_name": "GOGAINDE",
  "display": "standalone",
  "theme_color": "#16a34a",
  "background_color": "#ffffff",
  "description": "L'application officielle GOGAINDE pour suivre le football sénégalais.",
  "scope": "./",
  "start_url": "./",
  "lang": "fr",
  "categories": ["news", "sport", "football", "game", "social", "shopping"],
  "apple-mobile-web-app-capable": "yes",
  "apple-mobile-web-app-status-bar-style": "default",
  "apple-touch-fullscreen": "yes",
  "icons": [
    {
      "src": "/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "3024x1656",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile-home.jpeg",
      "sizes": "672x1280",
      "type": "image/png"
    }
  ],

  "prefer_related_applications": false,
  "related_applications": []
}
