{
  "name": "Mcation",
  "short_name": "MApp",
  "description": "Application PWA simple",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "scope": "/",
  "icons": [
    {
      "src": "/images/ecranapk.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
