{
  "name": "De Kind — Co-Parenting Records",
  "short_name": "De Kind",
  "description": "Verified, timestamped co-parenting records for UK parents.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a3a5c",
  "background_color": "#f5f2ec",
  "lang": "en-GB",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "New request",
      "url": "/requests?new=1",
      "description": "Send a verified request to the other parent"
    },
    {
      "name": "Log today",
      "url": "/calendar?log=today",
      "description": "Log today's custody time"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "screenshots": []
}
