{
  "name": "toolove.online",
  "short_name": "toolove",
  "description": "Interactive digital greetings — proposals, birthdays, anniversaries, and invitations that hit different.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0914",
  "theme_color": "#db2777",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["social", "lifestyle", "entertainment"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1518199266791-5375a83190b7?auto=format&fit=crop&w=540&q=80",
      "sizes": "540x720",
      "type": "image/jpeg",
      "label": "Proposal template"
    }
  ]
}
