{
  "name": "GrandpaStories",
  "id": "/user-app",
  "short_name": "GS User",
  "description": "GrandpaStories Reading Program",
  "start_url": "https://grandpastories.com/read/login.php",
  "scope": "https://grandpastories.com/read/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/user-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/user-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
