{
  "name": "Us",
  "short_name": "Us",
  "description": "Our shared space — date nights, reminders, the house, and our memories",
  "start_url": "/us",
  "scope": "/",
  "display": "standalone",
  "background_color": "#12101a",
  "theme_color": "#12101a",
  "orientation": "any",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192-couple.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512-couple.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Plan a date night",
      "short_name": "Date night",
      "url": "/us/dates"
    },
    {
      "name": "Add a reminder",
      "short_name": "Reminder",
      "url": "/us/reminders"
    },
    {
      "name": "Add a photo",
      "short_name": "Photos",
      "url": "/us/memories"
    }
  ]
}
