{
  "short_name": "CMARTI Applications",
  "name": "CMARTI Applications",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/app",
  "start_url": "/app/index.php",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app/cmarti_app_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/app/cmarti_app_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "related_applications": [{
    "platform": "webapp",
    "url": "https://cmarti.net/app/app.webmanifest"
  }]
}