{
  "name": "anthony.uno - Votre idée, notre expertise",
  "short_name": "anthony.uno",
  "description": "Agence web & design sur mesure : sites internet, applications mobiles, branding et accompagnement de qualité.",
  "start_url": "/?utm_source=web_app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#02165b",
  "lang": "fr",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "/screenshots/portfolio.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "design", "portfolio"],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=your.app.id"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id000000000"
    }
  ],
  "prefer_related_applications": false
}
