{
  "name": "Alura Albums",
  "short_name": "Alura",
  "description": "Editor smart pentru albume foto.",
  "start_url": "./alura-albums.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#060814",
  "theme_color": "#060814",
  "orientation": "any",
  "icons": [
    {
      "src": "alura-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "alura-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
