{
    "name": "StoryCatcher — In My Time",
    "short_name": "StoryCatcher",
    "description": "Catch a family member's stories, one question at a time — before it's too late.",
    "start_url": "/storycatcher",
    "scope": "/storycatcher",
    "display": "standalone",
    "background_color": "#f6f1e7",
    "theme_color": "#38513e",
    "icons": [
          {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
          {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
          {"src": "/static/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
          {"src": "/static/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ]
}
