{
  "id": "./",
  "name": "EFB-PIONEIRO C-95M",
  "short_name": "EFB C-95M",
  "description": "Independent Electronic Flight Bag for the C-95M aircraft family.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0c1612",
  "theme_color": "#1b3025",
  "icons": [
    {
      "src": "icons/icon-c95m-v2-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-c95m-v2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Weight & Balance",
      "short_name": "W&B",
      "url": "./"
    },
    {
      "name": "Performance",
      "short_name": "Performance",
      "url": "performance.php"
    },
    {
      "name": "Checklist",
      "short_name": "Checklist",
      "url": "checklist.php"
    },
    {
      "name": "TAET",
      "short_name": "TAET",
      "url": "taet.php"
    },
    {
      "name": "Airports",
      "short_name": "Airports",
      "url": "airports.php"
    }
  ]
}
