{
  "name": "Kept — Private Keyholding",
  "short_name": "Kept",
  "description": "Private, consent-based keyholding and timed-release tracker for adults. 18+.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0906",
  "theme_color": "#0b0906",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/kept-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/kept-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
