{
  "name": "Couple Widget",
  "short_name": "CoupleWidget",
  "description": "A beautiful interactive space for you and your partner.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0c1b",
  "theme_color": "#8a2be2",
  "icons": [
    {
      "src": "couple_widget_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "couple_widget_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
