{
  "name": "nodating.space",
  "short_name": "nodating",
  "description": "Match less. Mean more. Three curated matches a day, chats that fade in seven days, and real dates.",
  "id": "/",
  "start_url": "/matches",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0E0B09",
  "theme_color": "#0E0B09",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Today", "url": "/matches" },
    { "name": "Chats", "url": "/chat" },
    { "name": "Space", "url": "/space" }
  ]
}
