{
  "name": "Ratbag Productions Check-In",
  "short_name": "Ratbag Check-In",
  "description": "Performer arrival tracking for CanDance Australia — entrance iPad self check-in",
  "start_url": "/checkin",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "lang": "en-AU",
  "categories": ["productivity", "utilities"],
  "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"
    }
  ],
  "screenshots": [],
  "share_target": null
}
