{
  "name": "Princes Park Scouts",
  "short_name": "PP Scouts",
  "description": "Roll call, chat and badge tracking for Princes Park Scout Group",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00348D",
  "theme_color": "#00348D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%2300348D' rx='32'/><text y='140' x='96' text-anchor='middle' font-size='120'>⚜️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Take Roll",
      "url": "/?tab=roll",
      "description": "Open roll call"
    },
    {
      "name": "Messages",
      "url": "/?tab=chat",
      "description": "Open messages"
    }
  ]
}
