{
  "name": "Name Love Test",
  "short_name": "NameLoveTest",
  "description": "Score any two names for love compatibility in seconds — five factors, three methods, no signup, nothing stored.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7A2E3B",
  "background_color": "#FBF8F4",
  "lang": "en",
  "scope": "/",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/Favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo .webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/name-love-test.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "label": "Name Love Test — Score Any Two Names in Seconds"
    }
  ],
  "shortcuts": [
    {
      "name": "Name Love Test",
      "short_name": "Name Test",
      "description": "Test two names for love compatibility",
      "url": "/",
      "icons": [{ "src": "/Favicon.webp", "sizes": "192x192", "type": "image/webp" }]
    },
    {
      "name": "DOB Calculator",
      "short_name": "DOB Test",
      "description": "Love compatibility by date of birth",
      "url": "/love-calculator-by-date-of-birth/",
      "icons": [{ "src": "/Favicon.webp", "sizes": "192x192", "type": "image/webp" }]
    },
    {
      "name": "FLAMES Calculator",
      "short_name": "FLAMES",
      "description": "Classic FLAMES love test",
      "url": "/flames-love-calculator/",
      "icons": [{ "src": "/Favicon.webp", "sizes": "192x192", "type": "image/webp" }]
    }
  ]
}
