{
  "name": "Seven Notes.",
  "short_name": "7 Notes.",
  "start_url": "https://sevennotes.mpxin.com/app",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "description": "Stop digital hoarding. Seven Notes limits you to 7 active items, forcing prioritization and focus. Based on Miller's Law of cognitive psychology.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}