{
  "name": "Forgetful Tracker",
  "short_name": "Forgetful",
  "description": "Track what you carry and get alerted before you leave.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#101512",
  "theme_color": "#101512",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
