{
  "name": "MOTU Vault",
  "short_name": "MOTU Vault",
  "description": "Masters of the Universe figure catalog and collection tracker",
  "id": "/motu-images/motu-vault.html",
  "start_url": "./motu-vault.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#06060c",
  "theme_color": "#06060c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
