{
  "name": "After Me — Leave behind what matters most",
  "short_name": "After Me",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0B0A10",
  "theme_color": "#0B0A10",
  "description": "Write down what your family should know — just in case. Everything stays private until real people you trust say it's time.",
  "orientation": "portrait-primary",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.sanghance.legacynote",
      "id": "com.sanghance.legacynote"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6754806134"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
