{
  "name": "PeuterTube – Ouder Dashboard",
  "short_name": "PeuterTube",
  "description": "Beheer de tablet van je kind veilig via je telefoon of laptop.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f14",
  "theme_color": "#4F8EF7",
  "lang": "nl",
  "categories": ["kids", "parenting", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open het ouder dashboard"
    },
    {
      "name": "Afstandsbediening",
      "url": "/dashboard/remote",
      "description": "Bedien de tablet op afstand"
    },
    {
      "name": "Video's beheren",
      "url": "/dashboard/videos",
      "description": "Voeg video's toe of verwijder ze"
    }
  ]
}
