{
  "name": "Keeplore",
  "short_name": "Keeplore",
  "description": "Know what you own. Use what you keep. Self-hosted 90/90 rule tracker for physical possessions.",  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#30395c",
  "icons": [
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
