{
  "name": "Den",
  "short_name": "Den",
  "description": "A family calendar, chore tracker, and shopping list — beautiful on the kitchen wall, useful in everyone's pocket.",
  "id": "/mobile",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5EFE3",
  "theme_color": "#A1453A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
