{
  "name": "Astroborn Universe",
  "short_name": "Astroborn",
  "description": "Ogni anima ha la sua galassia",
  "id": "https://universe.astro-born.com/",
  "start_url": "https://universe.astro-born.com/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020205",
  "theme_color": "#020205",
  "lang": "it",
  "dir": "ltr",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Astroborn Universe su mobile"
    },
    {
      "src": "./icons/screenshot-tablet.png",
      "sizes": "1024x1366",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Astroborn Universe su tablet"
    }
  ],
  "shortcuts": [
    {
      "name": "Esplora l'Universo",
      "short_name": "Universo",
      "description": "Apri la visualizzazione 3D delle galassie",
      "url": "./index.html",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "prefer_related_applications": false
}
