{
  "name": "Doorway — Parent",
  "short_name": "Doorway Parent",
  "description": "Manage which apps are unlocked on your kids' devices.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#14171F",
  "theme_color": "#E8A33D",
  "icons": [
    { "src": "icons/parent-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/parent-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/parent-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
} 
