{
  "name": "MyJournies -- DNA Ancestry Reports",
  "short_name": "MyJournies",
  "description": "Upload your DNA chip file and discover your ancestry story",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7fafc",
  "theme_color": "#1a365d",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "categories": ["health", "lifestyle", "education"],
  "screenshots": [
    {"src": "/screenshots/dashboard.png", "sizes": "1280x720", "type": "image/png", "label": "Dashboard"}
  ]
}
