{
  "name": "Studions",
  "short_name": "Studions",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#D4A373",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/pwa-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/img/pwa-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
