{
  "name": "Cybeʁpage",
  "short_name": "Cybeʁ",
  "id": "/",
  "description": "Aliens Default Home Device",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "categories": ["productivity", "entertainment", "utilities"],
  "lang": "da-DK",
  "icons": [
    {
      "src": "/00system/Icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/00system/Icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/00system/Icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/00system/Icons/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Planlæg",
      "short_name": "Plan",
      "description": "Åbn planlæggeren",
      "url": "/PPP/PPP.html",
      "icons": [{ "src": "/00system/Icons/favicon-48.png", "sizes": "48x48", "type": "image/png" }]
    },
    {
      "name": "Noter",
      "short_name": "Noter",
      "description": "Åbn notesblokken",
      "url": "/Noter/Noter.html",
      "icons": [{ "src": "/00system/Icons/favicon-48.png", "sizes": "48x48", "type": "image/png" }]
    },
    {
      "name": "Musik",
      "short_name": "Musik",
      "description": "Åbn musik-afspilleren",
      "url": "/Hacks/player.html",
      "icons": [{ "src": "/00system/Icons/favicon-48.png", "sizes": "48x48", "type": "image/png" }]
    }
  ]
}
