{
  "theme_color": "#050520",
  "background_color": "#050520",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "id": "coywolf",
  "name": "Coywolf",
  "short_name": "Coywolf",
  "description": "Web-native minimalist CRM software focused on efficiency and speed.",
  "categories": [
    "business",
    "productivity",
    "utilities",
    "personalization",
    "social"
  ],
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": "auto"
  },
  "dir": "ltr",
  "lang": "en",
  "handle_links": "auto",
  "prefer_related_applications": false,
  "edge_side_panel": {},
  "scope_extensions": [
    {
      "origin": "*.coywolf.contact"
    }
  ],
  "shortcuts": [
    {
      "name": "New Contact",
      "url": "/?modal=persons:create",
      "description": "Create a new contact."
    },
    {
      "name": "Tags",
      "url": "/?modal=tags",
      "description": "View and edit Tags."
    },
    {
      "name": "Settings",
      "url": "/?modal=settings",
      "description": "Manage settings."
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.google.android.contacts",
      "id": "com.google.android.contacts"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.simplemobiletools.contacts",
      "id": "com.simplemobiletools.contacts"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.goodwy.contacts",
      "id": "com.goodwy.contacts"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.simplemobiletools.contacts.pro",
      "id": "com.simplemobiletools.contacts.pro"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.roprop.fastcontacs",
      "id": "com.roprop.fastcontacs"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/cardhop-contacts/id1290358394",
      "id": "id1290358394"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/busycontacts/id964258399",
      "id": "id964258399"
    }
  ],
  "icons": [
    {
      "src": "/images/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/images/icons/384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/images/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/coywolf-desktop-view-contact.png",
      "sizes": "2698x1518",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Viewing a contact record in Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-desktop-share-contact.png",
      "sizes": "1694x953",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Sharing a contact record via Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-desktop-phone-menu.png",
      "sizes": "1733x975",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Choosing a contact method for a phone number in Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-desktop-import-contacts.png",
      "sizes": "1692x952",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Contact importing option in Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-desktop-contact-list.png",
      "sizes": "1887x1061",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homescreen for Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-mobile-view-contact.png",
      "sizes": "990x1760",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Viewing a contact record in Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-mobile-share-contact.png",
      "sizes": "993x1765",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sharing a contact record via Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-mobile-phone-menu.png",
      "sizes": "730x1298",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Choosing a contact method for a phone number in Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-mobile-import-contacts.png",
      "sizes": "996x1771",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Contact importing option in Coywolf Contact"
    },
    {
      "src": "/images/screenshots/coywolf-mobile-contact-list.png",
      "sizes": "992x1764",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Homescreen for Coywolf Contact"
    }
  ]
}