{
  "name": "TRANS-MS",
  "short_name": "TRANS-MS",
  "description": "",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["minimal-ui", "standalone"],
  "orientation": "portrait-primary",
  "lang": "fr",
  "theme_color": "#404040",
  "background_color": "#232323",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "images/transms/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/transms/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/transms/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/transms/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}