{
  "name": "TalkTickCheck",
  "short_name": "TTC",
  "description": "A calm shared visual timetable for children and parents.",
  "start_url": "/child",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f1df",
  "theme_color": "#245e65",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
