{
  "name": "hrtg - your generational legacy in one simple app",
  "short_name": "hrtg",
  "description": "A revolutionary app designed to be a secure repository for your knowledge and memories. hrtg ensures that your valuable insights are accessible to future generations, no matter where they are in the world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "theme_color": "#546FFF",
  "background_color": "#F8FAFF",
  "categories": ["lifestyle", "productivity", "family"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
